]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Temporary commit proposed by DBV: to make unit-tests working while the compsolids...
authormpv <mpv@opencascade.com>
Fri, 14 Aug 2015 14:32:38 +0000 (17:32 +0300)
committermpv <mpv@opencascade.com>
Fri, 14 Aug 2015 14:32:38 +0000 (17:32 +0300)
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,