Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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

Enumerator:
BRepLib_EdgeDone 
BRepLib_PointProjectionFailed 
BRepLib_ParameterOutOfRange 
BRepLib_DifferentPointsOnClosedCurve 
BRepLib_PointWithInfiniteParameter 
BRepLib_DifferentsPointAndParameter 
BRepLib_LineThroughIdenticPoints