RE: [PyMOL] Creating cell surface

2004-05-11 Thread Warren DeLano
.sourceforge.net > [mailto:pymol-users-ad...@lists.sourceforge.net] On Behalf Of > Tony Giannetti > Sent: Tuesday, May 11, 2004 3:01 PM > To: pymol-users@lists.sourceforge.net > Subject: Re: [PyMOL] Creating cell surface > > Thanks to Warren's help I was able to create a

Re: [PyMOL] Creating cell surface

2004-05-11 Thread Tony Giannetti
Thanks to Warren's help I was able to create a nice CGO sphere that makes a convincing cell membrane. And for most of today I was even able to render molecules placed near the membrane, AND it even created shadows on the CGO surface cast by the molecules. However, after a couple of hours it seems

RE: [PyMOL] Creating cell surface

2004-05-10 Thread Warren DeLano
Tony, In order to enter multi-line Python code on the command line, you need to use explicit end-of-line continuations. Otherwise, PyMOL won't know where your Python code stops and PyMOL commands again begin. from pymol.cgo import * from pymol import cmd set cgo_sphere_quality, 3 def c