Share

SheetMetalRules.count Property

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

Description

The number of sheet metal rules in the collection.

Syntax

"sheetMetalRules_var" is a variable referencing a SheetMetalRules object.

# Get the value of the property.
propertyValue = sheetMetalRules_var.count

Property Value

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

Version

Introduced in version November 2022

Was this information helpful?