Share

ReplaceFaceFeatures.count Property

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

Description

The number of replace face features in the collection.

Syntax

"replaceFaceFeatures_var" is a variable referencing a ReplaceFaceFeatures object.

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

Property Value

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

Version

Introduced in version March 2015

Was this information helpful?