|
Open CASCADE Technology
6.7.1
|
#include <Standard_PrimitiveTypes.hxx>Enumerations | |
| enum | BRepBuilderAPI_ShellError { BRepBuilderAPI_ShellDone, BRepBuilderAPI_EmptyShell, BRepBuilderAPI_DisconnectedShell, BRepBuilderAPI_ShellParametersOutOfRange } |
| Indicates the outcome of the construction of a face, i.e. whether it is successful or not, as explained below: More... | |
Indicates the outcome of the construction of a face, i.e.
whether it is successful or not, as explained below:
| Enumerator | |
|---|---|
| BRepBuilderAPI_ShellDone | |
| BRepBuilderAPI_EmptyShell | |
| BRepBuilderAPI_DisconnectedShell | |
| BRepBuilderAPI_ShellParametersOutOfRange | |
1.8.5