Table of Contents

cmd.id_atom

“cmd.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.

Parameters

list = cmd.id_atom(string selection)
    

Implementation

def id_atom(selection,mode=0,quiet=1):

See Also

id_atom | api