PrintSetting.getDefaultPrintSettingItem Method
Parent Object: PrintSettingDefined in namespace "adsk::cam" and the header file is <Cam/PrintSetting/PrintSetting.h>
Description
Gets the default PrintSetting item of the specified body preset. Throws exception when name not found.
Syntax
"printSetting_var" is a variable referencing a PrintSetting object.
|
Return Value
Type | Description |
PrintSettingItem | Returns the default parameters. |