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