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