The missing info is that you need


*  set picking DRAGSELECTED  set allowMoveAtoms TRUE*
in order to move subsets of atoms in a molecule

along with


*  set allowRotateSelected TRUE*

if you want to also rotate them with alt-left

I've just spent some time looking closely at the difference between



*set dragSelected*
and



*set picking dragSelected*
This is not trivial to describe. The two definitely do different things.
Basically, set dragSelected adds new functionality to Jmol with alt-drag
and alt-shift drag, and set picking dragSelected replaces
the standard mouse drag with a move action and also adds rotate and z-shift
options


    // see footnotes below for ^, #, *, and $
    //
    // settings:^    set picking dragSelected             set dragSelected
    //
    // move:#                 drag                          alt-shift-drag
    // rotate:#*          alt-drag                                alt-drag
    // z-shift:#        shift-drag                                  (n/a)
    //
    // double-click:$  (starts measurement)       (sets selected if set
picking SELECT)
    //
    // # all actions involve whole molecules unless   set allowMoveAtoms
TRUE
    // ^ set picking dragSelected overrules set dragSelected
    // * rotate requires   set allowRotateSelected TRUE
    // $ set dragSelected allows setting of a new molecule with
double-click when    set picking SELECT
    // $ set picking dragSelected allows measurements with double-click, as
usual






On Wed, Apr 22, 2015 at 4:59 AM, Rolf Huehne <rhue...@fli-leibniz.de> wrote:

> Hi all,
>
> I tried to drag only the selected atoms with the mouse in Jmol
> 14.3.13_2015.04.16 and 14.0.5 but always whole chains are moved instead.
> For example if 5 atoms of chain "A" are selected, all atoms of chain "A"
> are moved. If 5 atoms of chain "A" and "B" are selected, all atoms of
> chain "A" and "B" are moved.
>
> In the documentation I found three settings that seem to be relevant here:
>
>    set dragselected on;
>    set pickingstyle SELECT DRAG;
>    set picking dragselected;
>
> Q: Are these settings correct and/or is there another setting that is
> needed?
>
> Regards,
> Rolf
> --
>
> Rolf Huehne
> Postdoc
>
> Leibniz Institute for Age Research - Fritz Lipmann Institute (FLI)
> Beutenbergstrasse 11
> 07745 Jena, Germany
>
> Phone:   +49 3641 65 6205
> Fax:     +49 3641 65 6210
> E-Mail:  rhue...@fli-leibniz.de
> Website: http://www.fli-leibniz.de
>
>            Scientific Director: Prof. Dr. K. Lenhard Rudolph
>         Head of Administration: Dr. Daniele Barthel
> Chairman of Board of Trustees: Dennys Klein
>
> VAT No: DE 153 925 464
> Register of Associations: No. 230296, Amtsgericht Jena
> Tax Number: 162/141/08228
>
>
>
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live
> exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>



-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Department of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to