Thanks a lot, Bob! Speaking on the application, it's an implementation of one spatial protein structure modeling approach. We need to draw some geometric figures (dodecahedron for instance) near the protein. Besides, we need an ability to rotate and to move figures by user.
21:35 Wednesday 23 February 2011 you wrote: > 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 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

