ToolLibrary.toJson Method
Parent Object: ToolLibraryDefined in namespace "adsk::cam" and the header file is <Cam/Tools/ToolLibrary.h>
Description
Generate and return JSON string that contains all tools of that list.
Syntax
"toolLibrary_var" is a variable referencing a ToolLibrary object.
|
Return Value
Type | Description |
string | Returns JSON string that contains all tools of that list. |