Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_CnCrn.cxx2782 TopAbs_Orientation trafil1 = TopAbs_FORWARD, trafil2 = TopAbs_FORWARD; in PerformMoreThreeCorner() local
2793 trafil2 = TopAbs::Reverse(trafil1); in PerformMoreThreeCorner()
2797 trafil2 = DStr.Shape(Ishape2).Orientation(); in PerformMoreThreeCorner()
2799 trafil2 = TopAbs::Compose(trafil2,Fd->Orientation()); in PerformMoreThreeCorner()
2800 trafil2 = TopAbs::Compose(TopAbs::Reverse(Fi2.Transition()),trafil2); in PerformMoreThreeCorner()
2801 trafil1 = TopAbs::Reverse(trafil2); in PerformMoreThreeCorner()
H A DChFi3d_Builder_0.cxx2134 TopAbs_Orientation trafil1 = TopAbs_FORWARD, trafil2 = TopAbs_FORWARD; in ChFi3d_FilDS() local
2261 trafil2 = TopAbs::Reverse(trafil1); in ChFi3d_FilDS()
2265 trafil2 = DStr.Shape(Ishape2).Orientation(); in ChFi3d_FilDS()
2268 ChFi3d_Orientation(SolidInterfs,SolidIndex,-Ishape2,trafil2); in ChFi3d_FilDS()
2270 trafil2 = TopAbs::Compose(trafil2,Fd->Orientation()); in ChFi3d_FilDS()
2271 trafil2 = TopAbs::Compose(TopAbs::Reverse(Fi2.Transition()),trafil2); in ChFi3d_FilDS()
2272 trafil1 = TopAbs::Reverse(trafil2); in ChFi3d_FilDS()
2528 Fi2.PCurveOnSurf(),trafil2); in ChFi3d_FilDS()