Re: [PyMOL] trouble with fading for sticks in a movie

2013-04-26 Thread Jason Vertrees
Hi Yarrow, set_bond stick_transparency, 0.5, myObj Cheers, -- Jason On Fri, Apr 26, 2013 at 11:03 AM, Yarrow Madrona wrote: > > Hi, > > I have previously been able to do a "fake" fade on surface transparency by > doing the following: > where "testout" is an object in pymol. > > mdo 449: set tr

[PyMOL] trouble with fading for sticks in a movie

2013-04-26 Thread Yarrow Madrona
Hi, I have previously been able to do a "fake" fade on surface transparency by doing the following: where "testout" is an object in pymol. mdo 449: set transparency, 1, testout mdo 550: show surface, testout mdo 551: set transparency, 0.7, testout mdo 552: set transparency, 0.6, testout mdo 553: