[Chimera-users] coordset
Hernando J Sosa
hernando.sosa at einsteinmed.edu
Wed May 18 14:12:32 PDT 2022
Dear Chimera,
I am trying to make a movie/animation using coordset in combination with other commands to move the models and noticed that
the coordset comand is always executed last and only once regardless of the order in which the commands are given in the script.
eg: the following script:
coordset #20 1,51;
turn y 90
coordset #20 1,51
results in:
turn y 90
coordset #20 1,51
i.e. the first corrdset comand is ignored, the models are rotated and then coordset is run.
Is there any way to avoid this behavior? As can be seen form the first script the idea is to run the morph movie in one orientation rotate it and then run it again in the new orientation. Is there an easy way to do this?
Thanks
H.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.rbvi.ucsf.edu/pipermail/chimera-users/attachments/20220518/28021533/attachment.html>
More information about the Chimera-users
mailing list