BRepWires.count Property
Parent Object: BRepWiresDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepWires.h>
Description
The number of B-Rep wire bodies in the collection.
Syntax
"bRepWires_var" is a variable referencing a BRepWires object.
|
Property Value
This is a read only property whose value is a uinteger.Samples
Name | Description |
BrepWire Sample | BrepWires and BrepWire related functions |