Share

FlangeFeatures.count Property

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

Description

The number of flange features in the collection.

Syntax

"flangeFeatures_var" is a variable referencing a FlangeFeatures object.

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

Property Value

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

Version

Introduced in version August 2020

Was this information helpful?