[PyMOL] transparency of cgo plane

2008-02-06 Thread Robin Owen
Hi all, I've been writing a small pymol script based on plane_wizard.py from the pymol wiki http://www.pymolwiki.org/index.php/Plane_Wizard (and also Warren's script cgo_plane.py ) However, I'm getting stuck with the modification I'd most like to make. I'd like the plane to be partially transp

Re: [PyMOL] transparency of cgo plane

2008-02-06 Thread DeLano Scientific
Robin, Try: obj.extend([ALPHA,0.5]) Cheers, Warren -- DeLano Scientific LLC Subscriber Support Services mailto:del...@delsci.info > -Original Message- > From: pymol-users-boun...@lists.sourceforge.net > [mailto:pymol-users-boun...@lists.sourceforge.net] On Behalf > Of Robin Owen >