Share

BRepShells.count Property

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

Description

The number of shells in the collection.

Syntax

"bRepShells_var" is a variable referencing a BRepShells object.

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

Property Value

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

Version

Introduced in version August 2014

Was this information helpful?