Home
last modified time | relevance | path

Searched refs:BRepLib_DifferentPointsOnClosedCurve (Results 1 – 8 of 8) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepLib_EdgeError.hxx27 BRepLib_DifferentPointsOnClosedCurve, enumerator
/dports/cad/opencascade/opencascade-7.6.0/src/BRepLib/
H A DBRepLib_EdgeError.hxx27 BRepLib_DifferentPointsOnClosedCurve, enumerator
H A DBRepLib_MakeEdge.cxx850 myError = BRepLib_DifferentPointsOnClosedCurve; in Init()
855 myError = BRepLib_DifferentPointsOnClosedCurve; in Init()
1130 myError = BRepLib_DifferentPointsOnClosedCurve; in Init()
1135 myError = BRepLib_DifferentPointsOnClosedCurve; in Init()
H A DBRepLib_MakeEdge2d.cxx655 myError = BRepLib_DifferentPointsOnClosedCurve; in Init()
659 myError = BRepLib_DifferentPointsOnClosedCurve; in Init()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepLib_EdgeError.hxx27 BRepLib_DifferentPointsOnClosedCurve, enumerator
/dports/cad/opencascade/opencascade-7.6.0/src/StepToTopoDS/
H A DStepToTopoDS_TranslateEdge.cxx103 case (BRepLib_DifferentPointsOnClosedCurve): in DecodeMakeEdgeError()
424 if (ME.Error() == BRepLib_DifferentPointsOnClosedCurve) { in MakeFromCurve3D()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBuilderAPI/
H A DBRepBuilderAPI_MakeEdge2d.cxx597 case BRepLib_DifferentPointsOnClosedCurve: in Error()
H A DBRepBuilderAPI_MakeEdge.cxx855 case BRepLib_DifferentPointsOnClosedCurve: in Error()