Returns all operations that use the given tool. The tool must exist in the document tool library. Raises an error if the tool 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 |
Operation[] | Returns operations using a specific tool. |
Name | Type | Description |
tool | Tool | The tool to search for in operations. The tool must exist in the document. |