Salome HOME
Updated modified shapes storing.
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_Intersection.cpp
index e421c55f42cee3d451f69cbfcc70cd91d117679a..73dec6b8a6fd486a3ee8ce9c1540277764c28c68 100644 (file)
@@ -147,8 +147,7 @@ void FeaturesPlugin_Intersection::loadNamingDS(std::shared_ptr<ModelAPI_ResultBo
           std::string("Modified_")
             + (anIndex == 0 ? "Vertex_" : "Edge_")
             + std::to_string((long long)(anIndex == 0 ? aModifiedVertexIndex++
-                                                      : aModifiedEdgeIndex++)),
-          aTag++);
+                                                      : aModifiedEdgeIndex++)));
       } else {
         theResultBody->generated(
           aSubShape,