Share

ConfigurationSheetMetalRuleTable.id Property

Parent Object: ConfigurationSheetMetalRuleTable
Defined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationSheetMetalRuleTable.h>

Description

Returns the unique ID of this table.

Syntax

"configurationSheetMetalRuleTable_var" is a variable referencing a ConfigurationSheetMetalRuleTable object.

# Get the value of the property.
propertyValue = configurationSheetMetalRuleTable_var.id

Property Value

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

Version

Introduced in version January 2024

Was this information helpful?