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

BRepBuilderAPI_WireError.hxx File Reference

#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  BRepBuilderAPI_WireError { BRepBuilderAPI_WireDone, BRepBuilderAPI_EmptyWire, BRepBuilderAPI_DisconnectedWire, BRepBuilderAPI_NonManifoldWire }
 Indicates the outcome of wire
construction, i.e. whether it is successful or not, as explained below:
- BRepBuilderAPI_WireDone No
error occurred. The wire is correctly built.
- BRepBuilderAPI_EmptyWire No
initialization of the algorithm. Only an empty constructor was used.
- BRepBuilderAPI_DisconnectedWire
The last edge which you attempted to add was not connected to the wire.
- BRepBuilderAPI_NonManifoldWire
The wire with some singularity.
. More...

Enumeration Type Documentation

enum BRepBuilderAPI_WireError
 

Enumeration values:
BRepBuilderAPI_WireDone 
BRepBuilderAPI_EmptyWire 
BRepBuilderAPI_DisconnectedWire 
BRepBuilderAPI_NonManifoldWire 


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