This function is retired. See more information in the 'Remarks' section below.
Create new operations, folders, or patterns from the specified CAMTemplate. They are added to the end of the parent setup.
"setup_var" is a variable referencing a Setup object.
|
"setup_var" is a variable referencing a Setup object.
|
Type | Description |
OperationBase[] | Returns an array containing all of the operations, folders and patterns created from the template. |
Name | Type | Description |
camTemplate | CAMTemplate | The CAMTemplate object to use to create the new operation, folder, or pattern. |