|
Open CASCADE Technology 7.9.3
|
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 | |