Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx2135 Standard_Integer IcFil1,IcFil2,Isurf,Ishape1,Ishape2; in ChFi3d_FilDS() local
2192 Ishape2 = Fd->IndexOfS2(); in ChFi3d_FilDS()
2264 if(Ishape2 > 0) { in ChFi3d_FilDS()
2265 trafil2 = DStr.Shape(Ishape2).Orientation(); in ChFi3d_FilDS()
2268 ChFi3d_Orientation(SolidInterfs,SolidIndex,-Ishape2,trafil2); in ChFi3d_FilDS()
2530 Ishape2 = Fd->IndexOfS2(); in ChFi3d_FilDS()
2542 if ( Ishape2 < 0 ) { in ChFi3d_FilDS()
2543 Ishape2 = -Ishape2; in ChFi3d_FilDS()
2544 regon2.SetS2(Ishape2,Standard_False); in ChFi3d_FilDS()
2549 else if ( Ishape2 > 0 ) { in ChFi3d_FilDS()
[all …]
H A DChFi3d_Builder_CnCrn.cxx2781 Standard_Integer Ishape1,Ishape2; in PerformMoreThreeCorner() local
2784 Ishape2 = Fd->IndexOfS2(); in PerformMoreThreeCorner()
2796 if (Ishape2 > 0) { in PerformMoreThreeCorner()
2797 trafil2 = DStr.Shape(Ishape2).Orientation(); in PerformMoreThreeCorner()