|
Open CASCADE Technology 7.8.0
|
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... | |
Indicates the outcome of the construction of a face, i.e. whether it has been successful or not, as explained below:
| Enumerator | |
|---|---|
| BRepBuilderAPI_FaceDone | |
| BRepBuilderAPI_NoFace | |
| BRepBuilderAPI_NotPlanar | |
| BRepBuilderAPI_CurveProjectionFailed | |
| BRepBuilderAPI_ParametersOutOfRange | |