Update the given tool in the document tool library. The update applies all changes to the tool in the document tool library and therefore on all operations that use the tool. Will error if the tool does not exist in the document tool library.
"documentToolLibrary_var" is a variable referencing a DocumentToolLibrary object.
|
"documentToolLibrary_var" is a variable referencing a DocumentToolLibrary object.
|
Type | Description |
boolean | Returns true if the update was successful. |
Name | Type | Description |
tool | Tool | The tool that should be updated. |
updateFeedAndSpeed | boolean | Setting updateFeedAndSpeed to true will override the feed and speed parameters of operations within the document which use the given tool. |