BRepWire.parent Property
Parent Object: BRepWireDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepWire.h>
Description
Returns the parent BRepBody object that contains this wire.
Syntax
"bRepWire_var" is a variable referencing a BRepWire object. |
Property Value
This is a read only property whose value is a BRepBody.Samples
| Name | Description |
| BrepWire Sample | BrepWires and BrepWire related functions |
