Salome HOME
Fix for the problem:
authormpv <mpv@opencascade.com>
Thu, 6 Jul 2017 09:06:31 +0000 (12:06 +0300)
committermpv <mpv@opencascade.com>
Thu, 6 Jul 2017 09:06:31 +0000 (12:06 +0300)
commit7b4be16ca6e44bd9fc8aaca8cda03646801adcd4
tree3ed82db70d1365f9c2bcee57a85c9ba9a96ca6f5
parent56aad276ca5f59258c71ae83e7087017732a9959
Fix for the problem:

Open document with Sketch and Part (Extrusion is inside)
select Sketch+Part, Delete
create new Part
Bug: it is not activated
activate this new part
bug: this new part contains the Extrusion of the previous part, moreover it uses sketch not presented in the object browser
src/GeomValidators/GeomValidators_Positive.cpp
src/Model/Model_Application.cpp
src/Model/Model_Application.h
src/Model/Model_ResultPart.cpp
src/Model/Model_Session.cpp
src/Model/Model_Session.h
src/ModelAPI/ModelAPI_Session.h
src/PartSetPlugin/PartSetPlugin_Part.cpp