Home
last modified time | relevance | path

Searched refs:Ishape1 (Results 1 – 3 of 3) 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
2191 Ishape1 = Fd->IndexOfS1(); in ChFi3d_FilDS()
2252 if(Ishape1 != 0) { in ChFi3d_FilDS()
2253 if(Ishape1 > 0) { in ChFi3d_FilDS()
2254 trafil1 = DStr.Shape(Ishape1).Orientation(); in ChFi3d_FilDS()
2448 Ishape1 = Fd->IndexOfS1(); in ChFi3d_FilDS()
2460 if ( Ishape1 < 0 ) { in ChFi3d_FilDS()
2461 Ishape1 = -Ishape1; in ChFi3d_FilDS()
2462 regon1.SetS2(Ishape1,Standard_False); in ChFi3d_FilDS()
2467 else if ( Ishape1 > 0 ) { in ChFi3d_FilDS()
[all …]
H A DChFi3d_Builder_CnCrn.cxx2781 Standard_Integer Ishape1,Ishape2; in PerformMoreThreeCorner() local
2783 Ishape1 = Fd->IndexOfS1(); in PerformMoreThreeCorner()
2787 if (Ishape1 != 0) { in PerformMoreThreeCorner()
2788 if (Ishape1 > 0) { in PerformMoreThreeCorner()
2789 trafil1 = DStr.Shape(Ishape1).Orientation(); in PerformMoreThreeCorner()
H A DChFi3d_Builder_C1.cxx1742 Standard_Integer Ishape1=Fd->IndexOfS1(); in PerformIntersectionAtEnd() local
1744 if (Ishape1 != 0) { in PerformIntersectionAtEnd()
1745 if (Ishape1 > 0) { in PerformIntersectionAtEnd()
1746 trafil1 = DStr.Shape(Ishape1).Orientation(); in PerformIntersectionAtEnd()