This is a read-only mirror of pymolwiki.org

Id Atom

From PyMOL Wiki
Revision as of 05:50, 23 February 2005 by Tree (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

DESCRIPTION

  "id_atom" returns the original source id of a single atom, or
  raises and exception if the atom does not exist or if the selection
  corresponds to multiple atoms.

PYMOL API

 
   list = cmd.id_atom(string selection)