Table of Contents

cmd.copy

“cmd.copy” creates a new object that is an identical copy of an existing object.

Parameters

cmd.copy(string target, string source)

Implementation

def copy(target,source,zoom=-1):

See Also

copy | cmd.create | api