Set Title: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
</source> | </source> | ||
[[Category:Commands| | [[Category:Commands|Set Title]] | ||
[[Category:States]] | [[Category:States|Set Title]] |
Revision as of 09:26, 20 June 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)