Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx2129 Standard_Integer Ipoin2 = CorDat->IndexFirstPointOnS2(); in ChFi3d_FilDS() local
2366 (TopAbs_FORWARD,Icurv,Ipoin2,Pardeb,isVertex2); in ChFi3d_FilDS()
2372 (TopAbs_REVERSED,Icurv,Ipoin2,Parfin,isVertex2); in ChFi3d_FilDS()
2379 if (Ipoin1 == Ipoin2) { in ChFi3d_FilDS()
2573 ipoin = Ipoin2; in ChFi3d_FilDS()
2597 if (!ChFi3d_Contains(Li,IcFil2,Ipoin2)) { in ChFi3d_FilDS()
2607 Ipoin2 = ipoin; in ChFi3d_FilDS()
2615 if(Closed && !Singulier_en_Bout && (Ipoin1!=Ipoin2)) { in ChFi3d_FilDS()
2628 (TopAbs_FORWARD,Icurv,Ipoin2,Pardeb, isVertex2); in ChFi3d_FilDS()
2634 (TopAbs_REVERSED,Icurv,Ipoin2,Parfin, isVertex2); in ChFi3d_FilDS()
[all …]
H A DChFi3d_Builder_C2.cxx347 Standard_Integer Ipoin2; in PerformTwoCornerbyInter() local
367 Ipoin2 = ChFi3d_IndexPointInDS(Fd1->Vertex(isfirst1,2),DStr); in PerformTwoCornerbyInter()
368 Corner1->SetIndexPoint(Ipoin2,isfirst1,2); in PerformTwoCornerbyInter()