Table of Contents

cmd.extract

“cmd.extract” is simply a shorthand way calling the “create” command with the extract argument activated, so that atoms in the new object are removed from the source object.

Implementation

def extract(*arg,**kw):

See Also

extract | cmd.create | api