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