Jump to content

Set Title

From PyMOL Wiki
(Redirected from Cmd set title)

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

[edit]
set_title object,state,text

PYMOL API

[edit]
cmd.set_title(string object,int state,string text)