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