Set Title

From PyMOLWiki
Revision as of 00:59, 23 February 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DESCRIPTION

  "set_title" attaches a text string to the state of a particular
  object which can be displayed when the state is active.  This is
  useful for display the energies of a set of conformers.

USAGE

  set_title object,state,text

PYMOL API

   cmd.set_title(string object,int state,string text)