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