Dear Bob,

In 14.1.16 and 14.2.2, issuing a "move" command works, but any 
further "moveto" or "zoom" does nothing

load $caffeine;

moveto 1.0 { 916 -393 -75 38.89} 65.75 0.0 0.0 {-0.45 0.19 -0.065} 
5.5 {0 0 0} 0 0 0 3 0 0;

move 90 0 0 0 0 0 0 0 5 30; // 90 degrees around X

moveto 1.0 { 916 -393 -75 38.89} 65.75 0.0 0.0 {-0.45 0.19 -0.065} 
5.5 {0 0 0} 0 0 0 3 0 0;

zoomto 1 *0.5;

I know "move" is rather obsolete, but I have not found an equivalent 
for a timed rotation. We use it a lot in the DNA Tutorial.
I've tried 
rotate X 90 -5;
but that seems to run in a separate thread and so the subsequent 
script does not wait for the rotation to finish.

And move was working until recently


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to