Share

BRepWireEdgeDefinitions.count Property

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

Description

The number of B-Rep wire edge definition objects in the collection.

Syntax

"bRepWireEdgeDefinitions_var" is a variable referencing a BRepWireEdgeDefinitions object.

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

Property Value

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

Version

Introduced in version September 2020

Was this information helpful?