Salome HOME
Compsolid result should not be concealed when it is created.
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_CompositeBoolean.cpp
index 27cc3c6e8c95facea374d8dc4055a6b4ab4d5a5d..50343a5ba00722d23b997eb804c9a2f460fb6129 100644 (file)
@@ -248,6 +248,7 @@ void FeaturesPlugin_CompositeBoolean::loadNamingDS(std::shared_ptr<ModelAPI_Resu
         aToFace = aRevolAlgo->lastShape();
       }
 
+      /*
       //Insert bottom face
       if(!aFromFace->isNull()) {
         if(aSubShapes->isBound(aFromFace)) {
@@ -263,6 +264,7 @@ void FeaturesPlugin_CompositeBoolean::loadNamingDS(std::shared_ptr<ModelAPI_Resu
         }
         theResultBody->generated(aToFace, aToName, aToTag);
       }
+      */
     }
 
     theResultBody->loadAndOrientModifiedShapes(theAlgo.makeShape().get(), theBaseShape, GeomAPI_Shape::FACE,