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

BRepBuilderAPI_FaceError.hxx File Reference

#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  BRepBuilderAPI_FaceError {
  BRepBuilderAPI_FaceDone, BRepBuilderAPI_NoFace, BRepBuilderAPI_NotPlanar, BRepBuilderAPI_CurveProjectionFailed,
  BRepBuilderAPI_ParametersOutOfRange, BRepBuilderAPI_SurfaceNotC2
}
 Indicates the outcome of the
construction of a face, i.e. whether it has been successful or
not, as explained below:
- BRepBuilderAPI_FaceDone No error occurred. The face is
correctly built.
- BRepBuilderAPI_NoFace No initialization of the
algorithm; only an empty constructor was used.
- BRepBuilderAPI_NotPlanar
No surface was given and the wire was not planar.
- BRepBuilderAPI_CurveProjectionFailed
Not used so far.
- BRepBuilderAPI_ParametersOutOfRange
The parameters given to limit the surface are out of its bounds.
- BRepBuilderAPI_SurfaceNotC2 Not used so far.
. More...

Enumeration Type Documentation

enum BRepBuilderAPI_FaceError
 

Enumeration values:
BRepBuilderAPI_FaceDone 
BRepBuilderAPI_NoFace 
BRepBuilderAPI_NotPlanar 
BRepBuilderAPI_CurveProjectionFailed 
BRepBuilderAPI_ParametersOutOfRange 
BRepBuilderAPI_SurfaceNotC2 


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