Table of Contents

cmd.set_title

“cmd.set_title” attaches a text string to the state of a particular object which can be displayed next to the object name when that state is active. This is useful for display the energies of a set of conformers.

Parameters

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

Implementation

def set_title(object, state, text):

See Also

set_title | api