|
Hi Miguel, We would like to be able to get and set orientation of molecules through the API, but the method does not seem to be public: String getOrientationText() { return transformManager.getOrientationText(); } I guess this method returns 4 numbers: the first three are the coordinates of the axis about which the molecule is to be rotated, the last one is the angle. Is it possible to make this method public? And better, have a symmetrical public method setOrientation(String s) that receives 4 numbers (three coordinates and one angle) to set the orientation of the molecule? Thank you very much in advance, Charles |
- [Jmol-developers] set and get orientation Charles(Qian) Xie
- Re: [Jmol-developers] set and get orientation Miguel
- Re: [Jmol-developers] set and get orientation Dmitry Markman
- Re: [Jmol-developers] set and get orientati... Bob Hanson
- Re: [Jmol-developers] set and get orien... Dmitry Markman
- Re: [Jmol-developers] set and get ... Bob Hanson
- Re: [Jmol-developers] set and ... Dmitry Markman
