Get Names

From PyMOLWiki
Revision as of 15:25, 3 January 2006 by Inchoate (talk | contribs)
Jump to navigation Jump to search

DESCRIPTION

get_names returns a list of object and/or selection names.

PYMOL API

cmd.get_names( [string: "objects"|"selections"|"all"] )

NOTES

The default behavior is to return only object names.

SEE ALSO

Cmd get_type, Cmd count_atoms, Cmd count_states