Open CASCADE Technology
6.5.4
|
#include <Standard_PrimitiveTypes.hxx>
Enumerations | |
enum | BRepBuilderAPI_EdgeError { BRepBuilderAPI_EdgeDone, BRepBuilderAPI_PointProjectionFailed, BRepBuilderAPI_ParameterOutOfRange, BRepBuilderAPI_DifferentPointsOnClosedCurve, BRepBuilderAPI_PointWithInfiniteParameter, BRepBuilderAPI_DifferentsPointAndParameter, BRepBuilderAPI_LineThroughIdenticPoints } |
Indicates the outcome of the construction of an edge, i.e. whether it has been successful or not, as explained below: More... |