Feature Requests item #2584086, was opened at 2009-02-10 01:16
Message generated for change (Comment added) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=2584086&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Jan  Jensen (jhjensen2)
Assigned to: Nobody/Anonymous (nobody)
Summary: moveto option for dragselected

Initial Comment:
It would be wonderful to use dragselected to position a fragment and then be 
able to visualize the move with moveto/show moveto

----------------------------------------------------------------------

>Comment By: Bob Hanson (hansonr)
Date: 2010-03-25 17:08

Message:
oooh, sorry to take so long to get to this. I quite agree. Sort of a
"moveTo selected" command. Certainly the COMPARE command business will now
give us the exact translation and rotation to do the job. Maybe the thing
to do is to be able to compare saved coordinates with current coordinates.
So, for example:

save coord "pt1"
[do whatever move of the selected groups]
x  = compare({selected}, "pt1")  # x is a 4x4 matrix

then you could do:

restore coord "pt1"
moveto SELECTED @x

interestingly, then,

moveto SELECTED @{-x}

would UNDO this change in a smooth operation.



----------------------------------------------------------------------

Comment By: Bob Hanson (hansonr)
Date: 2009-02-10 17:15

Message:
I think this is a superb idea. It will take some work to figure out how to
make an interface and how to design the script. I suggest looking into the
navigate command. The idea there is to produce a guide; what I wonder is
how to combine a position and an orientation. Hmm. Maybe quaternions....

Bob

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=2584086&group_id=23629

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to