PrintSetting.setDefaultPrintSettingItem Method
Parent Object: PrintSettingDefined in namespace "adsk::cam" and the header file is <Cam/PrintSetting/PrintSetting.h>
Description
Defaults the PrintSetting item of the specified body preset. Throws exception when name not found.
Syntax
"printSetting_var" is a variable referencing a PrintSetting object.
|
Parameters
Name | Type | Description |
name | string | The body preset id of the parameters that has to be defaulted. |