Difference between revisions of "Get Title"

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

Revision as of 09:08, 19 January 2009

DESCRIPTION

get_title retrieves a text string to the state of a particular object which will be displayed when the state is active.

USAGE

set_title object,state

PYMOL API

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