BRepWire.nativeObject Property
Parent Object: BRepWireDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepWire.h>
Description
The NativeObject is the object outside the context of an assembly. Returns null in the case where this object is not in the context of an assembly but is already the native object.
Syntax
"bRepWire_var" is a variable referencing a BRepWire object.
|
Property Value
This is a read only property whose value is a BRepWire.Samples
Name | Description |
BrepWire Sample | BrepWires and BrepWire related functions |