|
Open CASCADE Technology
6.7.1
|
#include <Standard_PrimitiveTypes.hxx>Enumerations | |
| enum | BRepBuilderAPI_WireError { BRepBuilderAPI_WireDone, BRepBuilderAPI_EmptyWire, BRepBuilderAPI_DisconnectedWire, BRepBuilderAPI_NonManifoldWire } |
| Indicates the outcome of wire construction, i.e. whether it is successful or not, as explained below: More... | |
Indicates the outcome of wire
construction, i.e. whether it is successful or not, as explained below:
| Enumerator | |
|---|---|
| BRepBuilderAPI_WireDone | |
| BRepBuilderAPI_EmptyWire | |
| BRepBuilderAPI_DisconnectedWire | |
| BRepBuilderAPI_NonManifoldWire | |
1.8.5