Home
last modified time | relevance | path

Searched refs:anAC (Results 1 – 7 of 7) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BRepLib/
H A DBRepLib_1.cxx219 BRepAdaptor_Curve anAC(theEdge); in FindValidRange() local
220 Standard_Real aParV[2] = { anAC.FirstParameter(), anAC.LastParameter() }; in FindValidRange()
243 aPntV[i] = anAC.Value(aParV[i]); in FindValidRange()
246 return FindValidRange(anAC, aTolE, in FindValidRange()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBndLib/
H A DBRepBndLib_1.cxx170 const BRepAdaptor_Curve anAC(anE); in PointsForOBB() local
171 if (!IsLinear(anAC)) in PointsForOBB()
223 const BRepAdaptor_Curve anAC(anE); in PointsForOBB() local
224 if (IsLinear(anAC)) in PointsForOBB()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_AdvancedEvolved.cxx261 const BRepAdaptor_Curve anAC(anE); in GetSpineAndProfile() local
267 anAC.D1(aPar, aP, aT1); in GetSpineAndProfile()
336 const BRepAdaptor_Curve anAC(anE); in GetSpineAndProfile() local
341 anAC.D1(aPar, aP, aTanV); in GetSpineAndProfile()
569 BRepAdaptor_Curve anAC(anE); in GetLids() local
570 if (!anAC.Is3DCurve()) in GetLids()
576 anAC.D1(0.5*(anAC.FirstParameter() + anAC.LastParameter()), aPtmp, aTan); in GetLids()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_Curve.cxx687 Geom2dAdaptor_Curve anAC(C2d, First, Last); in FillBndBox() local
688 Standard_Integer nbInt = anAC.NbIntervals(GeomAbs_C2); in FillBndBox()
693 anAC.Intervals(aParams, GeomAbs_C2); in FillBndBox()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIntPatch_ImpImpIntersection_0.gxx1739 GeomAdaptor_Curve anAC;
1753 anAC.Load(aCurv, anUinf, anUsup);
1754 anExtr.Initialize(anAC, anUinf, anUsup);
/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/
H A DIntPatch_ImpImpIntersection_0.gxx1739 GeomAdaptor_Curve anAC;
1753 anAC.Load(aCurv, anUinf, anUsup);
1754 anExtr.Initialize(anAC, anUinf, anUsup);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIntPatch_ImpImpIntersection_0.gxx1739 GeomAdaptor_Curve anAC;
1753 anAC.Load(aCurv, anUinf, anUsup);
1754 anExtr.Initialize(anAC, anUinf, anUsup);