Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx3380 gp_Pnt cofin2 = S2->Value(Parfin(3),Parfin(4)); in ChFi3d_ComputeCurves() local
3381 Standard_Real tol2 = Max(cofin1.Distance(cofin2),tol3d); in ChFi3d_ComputeCurves()
3383 gp_Pnt pntf(0.5*(cofin1.Coord() + cofin2.Coord())); in ChFi3d_ComputeCurves()