Open CASCADE Technology  7.6.0
Enumerations

BRepLib_EdgeError.hxx File Reference

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

◆ BRepLib_EdgeError

Errors that can occur at edge construction. no error.

Enumerator
BRepLib_EdgeDone 
BRepLib_PointProjectionFailed 
BRepLib_ParameterOutOfRange 
BRepLib_DifferentPointsOnClosedCurve 
BRepLib_PointWithInfiniteParameter 
BRepLib_DifferentsPointAndParameter 
BRepLib_LineThroughIdenticPoints