]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Fixed selection of full construction by name.
authordbv <dbv@opencascade.com>
Tue, 16 Aug 2016 12:31:55 +0000 (15:31 +0300)
committerdbv <dbv@opencascade.com>
Tue, 16 Aug 2016 12:31:55 +0000 (15:31 +0300)
src/Model/Model_SelectionNaming.cpp

index fe623ef2e009b2380a8f3f6c420f72f0d2d8ad8d..ecfc26584755ff1ebb65c684c6f161b852ae14ad 100644 (file)
@@ -741,7 +741,8 @@ bool Model_SelectionNaming::selectSubShape(const std::string& theType,
     if (aConstr.get() && aConstr->groupName() == ModelAPI_ResultConstruction::group()) {
       theCont = aConstr;
       if (isFullName) {
-        theShapeToBeSelected = aConstr->shape();
+        // For the full construction selection shape must be empty.
+        //theShapeToBeSelected = aConstr->shape();
         return true;
       }
       // for sketch sub-elements selected