Difference between revisions of "Set Title"

From PyMOLWiki
Jump to navigation Jump to search
Line 11: Line 11:
  
 
[[Category:Commands|set_title]]
 
[[Category:Commands|set_title]]
 +
[[Category:States]]

Revision as of 09:08, 19 January 2009

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)