If you can make your polygon using atoms, you can move and rotate it independently in quite interesting ways. That's actually a nice idea. Also, though, you might consider using the PMESH command rather than DRAW. A pmesh object can be rotated, and offset easily. One catch, I think, is that if it has sharp edges (like a cube), you might get some odd shadings that you don't get with the draw version. it wouldn't be hard at all to add ROTATE to the DRAW command similarly to the way it was added recently to the PMESH/ISOSURFACE command.
What's your specific application, Evgeny? Bob On Tue, Feb 22, 2011 at 3:15 PM, Kalishenko Evgeny <[email protected]>wrote: > Thanks for the suggestion. > But moving and rotation are exactly what I want :) > So, maybe it is time to see aside a drawing pseudomolecule with personal > atom > type created in a program way? > > 22:32 Tuesday 22 February 2011 you wrote: > > Just give them some common initial characters of their ID, for example: > > > > draw obj1_pt1 .. > > draw obj1_pt2 .. > > > > and then refer to them as > > > > draw obj1_* > > > > But there isn't a way of rotating drawn objects, just moving them (using > > OFFSET), and wild cards like that don't work with OFFSET. So that's not > > exactly a solution. > > > > Bob > > > > On Mon, Feb 21, 2011 at 4:41 PM, Kalishenko Evgeny > <[email protected]>wrote: > > > Hi, > > > I've started using Jmol recently and found out useful ability to make > > > groups > > > of atoms or molecules. It is convinient to act with a set of groups, > but > > > when > > > I try to draw not an atom or molecule but, for instance, a sphere and a > > > line > > > - I meet some difficulties. I need to rotate an arbitrary geometric > > > figure near the protein. Can I combine arbitrary drawn objects (lines > > > and points) into one new object? Am I right that scripting doesn't > > > support this now? > > > > > > -- > > > Regards, > > > Evgeny Kalishenko > > > > > > > > > > ------------------------------------------------------------------------- > > > ----- Index, Search & Analyze Logs and other IT data in Real-Time with > > > Splunk Collect, index and harness all the fast moving IT data generated > > > by your applications, servers and devices whether physical, virtual or > > > in the cloud. > > > Deliver compliance at lower cost and gain new business insights. > > > Free Software Download: http://p.sf.net/sfu/splunk-dev2dev > > > _______________________________________________ > > > Jmol-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/jmol-users > > -- > Regards, > Open Source and Linux Laboratory (osll.spb.ru) > Evgeny Kalishenko > > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT > data > generated by your applications, servers and devices whether physical, > virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > Jmol-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-users > -- Robert M. Hanson Professor of Chemistry St. Olaf College 1520 St. Olaf Ave. Northfield, MN 55057 http://www.stolaf.edu/people/hansonr phone: 507-786-3107 If nature does not answer first what we want, it is better to take what answer we get. -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

