.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
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
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