This is a read-only mirror of pymolwiki.org

Get Names

From PyMOL Wiki
Revision as of 02:06, 22 February 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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