BRepWire.coEdges Property
Parent Object: BRepWireDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepWire.h>
Description
Returns the co-edges associated with this wire body. The co-edges record the connections between the edges in the wire body.
Syntax
"bRepWire_var" is a variable referencing a BRepWire object.
|
Property Value
This is a read only property whose value is a BRepCoEdges.Samples
Name | Description |
BrepWire Sample | BrepWires and BrepWire related functions |