Id Atom: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 7: Line 7:
</source>
</source>


[[Category:Commands|id_atom]]
[[Category:Commands|Id Atom]]

Revision as of 09:05, 20 June 2009

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)