Salome HOME
Fix for the issue #2721 : multiply selection in viewer problems
authormpv <mpv@opencascade.com>
Tue, 30 Oct 2018 07:44:53 +0000 (10:44 +0300)
committermpv <mpv@opencascade.com>
Mon, 19 Nov 2018 08:45:52 +0000 (11:45 +0300)
commita73cdb717379b1dbaa8615cfb8048ad89a997448
tree357d18122303d06c18196c72923f3f32d3bcd9de
parent1e18c06fbc86685ab67b698291dd4223582c94ab
Fix for the issue #2721 : multiply selection in viewer problems

Also fixed the problem when sketch is created, extrusion on sketch is aborted and the next extrusion is crashed on the sketch wire selection.
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/Test2698.py [new file with mode: 0644]
src/FeaturesPlugin/Test/Test2701.py [new file with mode: 0644]
src/GeomAPI/GeomAPI_PlanarEdges.h
src/Model/Model_AttributeSelection.cpp
src/Model/Model_ResultConstruction.cpp