Share

LoftSections.count Property

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

Description

The number of LoftSections in the collection.

Syntax

"loftSections_var" is a variable referencing a LoftSections object.

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

Property Value

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

Version

Introduced in version August 2016

Was this information helpful?