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
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ 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 (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net