Share

RuleFilletFeatures.count Property

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

Description

The number of rule fillet features in the collection.

Syntax

"ruleFilletFeatures_var" is a variable referencing a RuleFilletFeatures object.

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

Property Value

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

Version

Introduced in version September 2015

Was this information helpful?