> Hi Miguel, > > I'm using the 'show orientation' command in Jmol 10 (for which many > thanks). The commands given work - but there seems to be an error in > what is shown at the command line. The x coordinate is never given and > always two rotate z commands. E.g. > > reset; rotate z 160.3; rotate y 47.8;; rotate z 86.0; zoom 209; translate > x 3; translate y 29;
This is not a bug, it is a feature. > Will this be changed in a later release if so will it affect current > scripts? This follows the proper ZYZ convention for 3D Euler rotations, a generally accepted format for rotations of objects in 3D. (There is an alternate ZXZ format that is used in some fields). This will not be changed in a future release. Miguel ----- Open Source Molecular Visualization www.jmol.org [EMAIL PROTECTED] ----- ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

