Re: [PyMOL] Generating a 3D Object in any position

2005-07-11 Thread Tim Fenn
On Mon, Jul 11, 2005 at 11:17:14PM +0100, Gilleain Torrance wrote: > > I got curious about this, did a search through the docs, did a google, and > now (a day later) I have a partial solution. I should get back to work... > If you check out: http://www.stanford.edu/~fenn/scripts.html I have a

Re: [PyMOL] Generating a 3D Object in any position

2005-07-11 Thread Gilleain Torrance
Hi, I got curious about this, did a search through the docs, did a google, and now (a day later) I have a partial solution. I should get back to work... I've posted on the wiki: http://www.pymolwiki.org/index.php/Ellipsoid a script which makes ellipsoids. yellow ones, although that is easily ch

[PyMOL] Generating a 3D Object in any position

2005-07-11 Thread tanrikul
Hi everybody, I want to vizualize 3D-ellipsoids around molecules. Is there any built-in PyMOL/Python method to do so? If not: how am I going to generate ellipsoids or dots at any position (x,y,z) in the space? Thanx for your help. cheers, Yusuf