Share

PathPatternFeatures.count Property

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

Description

The number of path pattern features in the collection.

Syntax

"pathPatternFeatures_var" is a variable referencing a PathPatternFeatures object.

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

Property Value

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

Version

Introduced in version November 2014

Was this information helpful?