BRepWire.isPlanar Property
Parent Object: BRepWireDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepWire.h>
Description
Indicates if this entities making up this wire body are planar and all lie on the same plane.
Syntax
"bRepWire_var" is a variable referencing a BRepWire object. |
Property Value
This is a read only property whose value is a boolean.Samples
| Name | Description |
| BrepWire Sample | BrepWires and BrepWire related functions |
