Home
last modified time | relevance | path

Searched refs:PDeb (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/IntStart/
H A DIntStart_SearchOnBoundaries.gxx776 Standard_Real& PDeb,
806 PDeb = PFin = U0;
831 PDeb = Umin - 10. * (Umax - Umin);
835 PDeb = 1e10;
1100 Standard_Real PDeb,PFin, prm, tol;
1118 TheSOBTool::Bounds(A,PDeb,PFin);
1119 if(Precision::IsNegativeInfinite(PDeb) ||
1122 ComputeBoundsfromInfinite(Func,PDeb,PFin,NbEchant);
1124 … BoundedArc(A,Domain,PDeb,PFin,Func,spnt,sseg,TolBoundary,TolTangency,Arcsol,RecheckOnRegularity);
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIntStart_SearchOnBoundaries.gxx776 Standard_Real& PDeb,
806 PDeb = PFin = U0;
831 PDeb = Umin - 10. * (Umax - Umin);
835 PDeb = 1e10;
1100 Standard_Real PDeb,PFin, prm, tol;
1118 TheSOBTool::Bounds(A,PDeb,PFin);
1119 if(Precision::IsNegativeInfinite(PDeb) ||
1122 ComputeBoundsfromInfinite(Func,PDeb,PFin,NbEchant);
1124 … BoundedArc(A,Domain,PDeb,PFin,Func,spnt,sseg,TolBoundary,TolTangency,Arcsol,RecheckOnRegularity);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIntStart_SearchOnBoundaries.gxx776 Standard_Real& PDeb,
806 PDeb = PFin = U0;
831 PDeb = Umin - 10. * (Umax - Umin);
835 PDeb = 1e10;
1099 Standard_Real PDeb,PFin, prm, tol;
1117 TheSOBTool::Bounds(A,PDeb,PFin);
1118 if(Precision::IsNegativeInfinite(PDeb) ||
1121 ComputeBoundsfromInfinite(Func,PDeb,PFin,NbEchant);
1123 … BoundedArc(A,Domain,PDeb,PFin,Func,spnt,sseg,TolBoundary,TolTangency,Arcsol,RecheckOnRegularity);
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx3932 gp_Pnt PDeb, PFin, Bout; in ChFi3d_PerformElSpine() local
3964 Spine->D1(WF,PDeb,VrefDeb); in ChFi3d_PerformElSpine()
4069 olin.ChangeCoord().SetLinearForm(-WF,d.XYZ(),PDeb.XYZ()); in ChFi3d_PerformElSpine()
4198 if (!ES.IsPeriodic() && !PDeb.IsEqual(BSpline->Pole(1), tol) ) { in ChFi3d_PerformElSpine()
4207 Bout = PDeb.Translated(-20*rabdist * VrefDeb); in ChFi3d_PerformElSpine()
4344 ES.FirstPointAndTgt(PDeb,VrefDeb); in ChFi3d_PerformElSpine()
4346 Standard_Real disdeb = PDeb.Distance(P1); in ChFi3d_PerformElSpine()
4366 GeomLib::AdjustExtremity(anExtCurve, PDeb, PFin, VrefDeb, VrefFin); in ChFi3d_PerformElSpine()
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DSynPdf.pas3459 PDeb: PAnsiChar;
3467 PDeb := Fmt;
3469 SetString(tmp,PDeb,Fmt-PDeb);