Share

SilhouetteSplitFeatures.count Property

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

Description

The number of Silhouette Split features in the collection.

Syntax

"silhouetteSplitFeatures_var" is a variable referencing a SilhouetteSplitFeatures object.

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

Property Value

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

Version

Introduced in version June 2015

Was this information helpful?