Table of Contents

cmd.select

“cmd.select” creates a named atom selection from a selection-expression.

Parameters

cmd.select(string name, string selection)

Implementation

def select(name, selection="", enable=-1, quiet=1, merge=0, state=0, domain=''):

See Also

select | cmd.delete | api