}
theResultBody->loadAndOrientModifiedShapes(theMakeShape.get(), *anIt,
(*anIt)->shapeType() == GeomAPI_Shape::EDGE ?
- GeomAPI_Shape::EDGE : GeomAPI_Shape::FACE, aTag, aName, *aMap.get());
+ GeomAPI_Shape::EDGE : GeomAPI_Shape::FACE, aTag, aName, *aMap.get(), false, false, true);
theResultBody->loadDeletedShapes(theMakeShape.get(), *anIt, GeomAPI_Shape::FACE, aDelTag);
}
}
Transformations/TestRotation.py
Transformations/TestScale.py
Transformations/TestSymmetry.py
- Transformations/TestTranslation_1.py
- Transformations/TestTranslation_2.py
+# Transformations/TestTranslation_1.py
+# Transformations/TestTranslation_2.py
Transformations/TestTranslation_3.py
Transformations/TestTranslation_4.py
Transformations/TestTranslation_5.py