Returns all tools used in a given setup or folder. Given setup or folder must belong to the document of the DocumentToolLibrary. Raises an error if given operation is not in the document.
"documentToolLibrary_var" is a variable referencing a DocumentToolLibrary object.
|
"documentToolLibrary_var" is a variable referencing a DocumentToolLibrary object.
|
Type | Description |
Tool[] | Returns tools used by a specific setup or folder. |
Name | Type | Description |
setupOrFolder | OperationBase | The setup or folder to get tools from. Must belong to the document. |