FlangeFeatures.count Property
Parent Object:
FlangeFeaturesDefined 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
|
"flangeFeatures_var" is a variable referencing a FlangeFeatures object.
#include <Fusion/SheetMetal/FlangeFeatures.h>
// Get the value of the property. uinteger propertyValue = flangeFeatures_var->count();
|
Property Value
This is a read only property whose value is a uinteger.
Version
Introduced in version August 2020