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