Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

BRepBuilderAPI_ShellError.hxx File Reference

#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:
- BRepBuilderAPI_ShellDone No error occurred.
The shell is correctly built.
- BRepBuilderAPI_EmptyShell No initialization of
the algorithm: only an empty constructor was used ; or
the algorithm cannot cut the surface in C2 continuous faces.
- BRepBuilderAPI_DisconnectedShell not yet used
- BRepBuilderAPI_ShellParametersOutOfRange
The parameters given to limit the surface are out of its bounds.
. More...

Enumeration Type Documentation

enum BRepBuilderAPI_ShellError
 

Enumeration values:
BRepBuilderAPI_ShellDone 
BRepBuilderAPI_EmptyShell 
BRepBuilderAPI_DisconnectedShell 
BRepBuilderAPI_ShellParametersOutOfRange 


Generated on Mon Aug 25 13:40:23 2008 for OpenCASCADE by  doxygen 1.4.1