Hi Nick, Thanks, I'll update the code.
Cheers, -- Jason On Fri, May 20, 2011 at 1:13 PM, Nicolas Bock <[email protected]> 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, all > > and so on. I noticed that the example section in the help text for the > mdo command is incorrect. It states: > >> EXAMPLE >> >> // Creates a single frame movie involving a rotation about X and Y >> >> load test.pdb >> mset 1 >> mdo 1, turn x,5; turn y,5; >> mplay > > however, it should read: > > mdo 1: turn x,5; turn y,5; > > nick > > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > PyMOL-users mailing list ([email protected]) > Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users > Archives: http://www.mail-archive.com/[email protected] > -- Jason Vertrees, PhD PyMOL Product Manager Schrodinger, LLC (e) [email protected] (o) +1 (603) 374-7120 ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ PyMOL-users mailing list ([email protected]) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/[email protected]
