Share

PrintSettingItem.parameters Property

Parent Object: PrintSettingItem
Defined in namespace "adsk::cam" and the header file is <Cam/PrintSetting/PrintSettingItem.h>

Description

Function that returns the parameters for reading and editing values.

Syntax

"printSettingItem_var" is a variable referencing a PrintSettingItem object.

# Get the value of the property.
propertyValue = printSettingItem_var.parameters

Property Value

This is a read only property whose value is a CAMParameters.

Version

Introduced in version April 2023

Was this information helpful?