Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/DBRep/
H A DDBRep.cxx1308 TopAbs_Orientation aFaceOri = aFaceIt.Key().Orientation(); in normals() local
1309 const Draw_Color aColor = DBRep_ColorOrientation (aFaceOri); in normals()
1310 if (aFaceOri == TopAbs_REVERSED) in normals()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_TrimShellCorner.cxx533 TopAbs_Orientation aFaceOri = aFace.Orientation(); in MakeFacesNonSec() local
645 aNewFace.Orientation(aFaceOri); in MakeFacesNonSec()
741 TopAbs_Orientation aFaceOri = aFace.Orientation(); in MakeFacesSec() local
818 aNewFace.Orientation(aFaceOri); in MakeFacesSec()