Re: [PyMOL] mdo command

2011-05-20 Thread Jason Vertrees
Hi Nick, Thanks, I'll update the code. Cheers, -- Jason On Fri, May 20, 2011 at 1:13 PM, Nicolas Bock wrote: > I realized that the "mdo" command can be used to change the > stick_transparency setting. > > mdo 1: set_bond stick_transparency, 0, all > mdo 100: set_bond stick_transparency, 0.8, a

[PyMOL] mdo command

2011-05-20 Thread Nicolas Bock
I realized that the "mdo" command can be used to change the stick_transparency setting. mdo 1: set_bond stick_transparency, 0, all mdo 100: set_bond stick_transparency, 0.8, all and so on. I noticed that the example section in the help text for the mdo command is incorrect. It states: > EXAMPLE