Hello Aidar > How to append some data, written, for example, in script window? > There is "load append", but it requires existinf file. More suitable to > append interactive.
Investigate the "data" command. That may do what you need. > And translateSelected and rotateSelected - are the solution for interactive > manipulating selected atoms? They are the choice, but it depends on what you mean by "interactive". They work via scripting only. > About translatin and rotating: > I just founded Jmol v.11.17.26 example: "30. selective atom rotation and > translation". Is it realized > by scripting or MouseManager? Oh, yes, I had forgotten about that. That's probably what you need if you want to move atoms with the mouse. You need to activate the mode by scripting, then use the mouse. Fianlly, you can save the result using the pop-up menu Show > Extract MOL data or using "write coords" > And it seems like atoms moves slower than cursor. That's probably what can be done. Doesn't look bad to me. ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

