Id Atom: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''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. | '''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. | ||
Line 7: | Line 7: | ||
</source> | </source> | ||
[[Category:Commands| | [[Category:Commands|Id Atom]] |
Latest revision as of 13:37, 17 November 2009
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)