Open CASCADE Technology
6.5.4
|
#include <Standard_PrimitiveTypes.hxx>
Enumerations | |
enum | BRepBuilderAPI_FaceError { BRepBuilderAPI_FaceDone, BRepBuilderAPI_NoFace, BRepBuilderAPI_NotPlanar, BRepBuilderAPI_CurveProjectionFailed, BRepBuilderAPI_ParametersOutOfRange } |
Indicates the outcome of the construction of a face, i.e. whether it has been successful or not, as explained below: More... |