Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_Inter3d.cxx1212 TopAbs_Orientation anOri1, anOri2; in ContextIntByArc() local
1213 BRepOffset_Tool::OrientSection(OE,CF,OF1, anOri1,anOri2); in ContextIntByArc()
1215 anOri1 = TopAbs::Reverse(anOri1); in ContextIntByArc()
1216 LInt1.First().Orientation(anOri1); in ContextIntByArc()