Table of Contents

cmd.identify

“cmd.identify” returns a list of atom IDs corresponding to the ID code of atoms in the selection.

Parameters

list = cmd.identify(string selection="(all)",int mode=0)

Implementation

def identify(selection="(all)",mode=0,quiet=1):

See Also

identify | api