Hi,

>From the manual

"set allowRotateSelected FALSE

When set TRUE, this parameter allows user rotation of the molecule containing 
the selected atom using the mouse (holding ALT down while dragging). The 
coordinates of the rotated molecule will be sightly degraded in this process."


I would like to rotate an arbitrary set of atoms using the mouse and currently 
"set allowRotateSelected TRUE" is the closest thing I found, but works only for 
a single complete molecule.

I started to implement something myself using bind and rotateSelected and in 
principle it works:

bind "CTRL-ALT-LEFT" "rotateSelected axisangle {1 1 1 _DELTAX}"

but its not quite as "set allowRotateSelected TRUE". I think I need to make the 
rotation angle depended on the current view?! Any suggestions?


Best
Alexander

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to