Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx2128 Standard_Integer Ipoin1 = CorDat->IndexFirstPointOnS1(); in ChFi3d_FilDS() local
2364 (TopAbs_REVERSED,Icurv,Ipoin1,Parfin,isVertex1); in ChFi3d_FilDS()
2370 (TopAbs_FORWARD,Icurv,Ipoin1,Pardeb,isVertex1); in ChFi3d_FilDS()
2379 if (Ipoin1 == Ipoin2) { in ChFi3d_FilDS()
2491 ipoin = Ipoin1; in ChFi3d_FilDS()
2510 if (!ChFi3d_Contains(Li,IcFil1,Ipoin1)) { in ChFi3d_FilDS()
2521 Ipoin1 = ipoin; in ChFi3d_FilDS()
2578 ipoin = Ipoin1; in ChFi3d_FilDS()
2615 if(Closed && !Singulier_en_Bout && (Ipoin1!=Ipoin2)) { in ChFi3d_FilDS()
2632 (TopAbs_FORWARD,Icurv,Ipoin1,Pardeb, isVertex1); in ChFi3d_FilDS()
[all …]
H A DChFi3d_Builder_C2.cxx346 Standard_Integer Ipoin1; in PerformTwoCornerbyInter() local
365 Ipoin1 = ChFi3d_IndexPointInDS(Fd1->Vertex(isfirst1,1),DStr); in PerformTwoCornerbyInter()
366 Corner1->SetIndexPoint(Ipoin1,isfirst1,1); in PerformTwoCornerbyInter()