Operation.duplicate Method
Parent Object: OperationDefined in namespace "adsk::cam" and the header file is <Cam/Operations/Operation.h>
Description
Creates a duplicate of the operation in the tree after the itself.
Syntax
"operation_var" is a variable referencing an Operation object. |
Return Value
| Type | Description |
| boolean | Returns if duplicate command was successful. |
