Open CASCADE Technology 6.6.0
|
#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... |