Open CASCADE Technology  6.9.1
Enumerations
BRepLib_EdgeError.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  BRepLib_EdgeError {
  BRepLib_EdgeDone, BRepLib_PointProjectionFailed, BRepLib_ParameterOutOfRange, BRepLib_DifferentPointsOnClosedCurve,
  BRepLib_PointWithInfiniteParameter, BRepLib_DifferentsPointAndParameter, BRepLib_LineThroughIdenticPoints
}
 Errors that can occur at edge construction. no error. More...
 

Enumeration Type Documentation

Errors that can occur at edge construction. no error.

Enumerator
BRepLib_EdgeDone 
BRepLib_PointProjectionFailed 
BRepLib_ParameterOutOfRange 
BRepLib_DifferentPointsOnClosedCurve 
BRepLib_PointWithInfiniteParameter 
BRepLib_DifferentsPointAndParameter 
BRepLib_LineThroughIdenticPoints