ConfigurationSheetMetalRuleColumns.count Property
Parent Object:
ConfigurationSheetMetalRuleColumnsDefined in namespace "adsk::fusion" and the header file is <Fusion/Configurations/ConfigurationSheetMetalRuleColumns.h>
Description
Returns the number of columns in the table where the name column is not included.
Syntax
"configurationSheetMetalRuleColumns_var" is a variable referencing a ConfigurationSheetMetalRuleColumns object.
# Get the value of the property. propertyValue = configurationSheetMetalRuleColumns_var.count
|
"configurationSheetMetalRuleColumns_var" is a variable referencing a ConfigurationSheetMetalRuleColumns object.
#include <Fusion/Configurations/ConfigurationSheetMetalRuleColumns.h>
// Get the value of the property. uinteger propertyValue = configurationSheetMetalRuleColumns_var->count();
|
Property Value
This is a read only property whose value is a uinteger.
Version
Introduced in version January 2024