FullRoundFilletFaceSets.count Property
Parent Object:
FullRoundFilletFaceSetsDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/FullRoundFilletFaceSets.h>
Description
The number of full round fillet face sets in the collection.
Syntax
"fullRoundFilletFaceSets_var" is a variable referencing a FullRoundFilletFaceSets object.
# Get the value of the property. propertyValue = fullRoundFilletFaceSets_var.count
|
"fullRoundFilletFaceSets_var" is a variable referencing a FullRoundFilletFaceSets object.
#include <Fusion/Features/FullRoundFilletFaceSets.h>
// Get the value of the property. uinteger propertyValue = fullRoundFilletFaceSets_var->count();
|
Property Value
This is a read only property whose value is a uinteger.
Version
Introduced in version September 2025