]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Compounds in Selection task: initial implementation of "merge" of the same topology... CompoundsInSelection
authormpv <mpv@opencascade.com>
Thu, 17 Jan 2019 16:22:31 +0000 (19:22 +0300)
committermpv <mpv@opencascade.com>
Thu, 17 Jan 2019 16:22:31 +0000 (19:22 +0300)
commit8b1656c0bcb67a4def5c1545c7e83f5213b9246f
tree27105852a21459937ccecf73defb4779e379cc5c
parent6d26be2fd235cb0ac4e4776e5beecca4a0e1825a
Compounds in Selection task: initial implementation of "merge" of the same topology in the selection list. Also, optimization of the Filter By Neighbors algorithm.
15 files changed:
src/FeaturesPlugin/Test/Test2197_3.py
src/FeaturesPlugin/Test/Test2197_4.py
src/FeaturesPlugin/Test/Test2248.py
src/FeaturesPlugin/Test/Test2251.py
src/FeaturesPlugin/Test/Test2729.py
src/FeaturesPlugin/Test/TestExtrusionCut_ByPlanesAndOffsets.py
src/Model/Model_AttributeSelection.cpp
src/Model/Model_AttributeSelection.h
src/Model/Model_AttributeSelectionList.cpp
src/Model/Model_AttributeSelectionList.h
src/Model/Model_BodyBuilder.cpp
src/ModelAPI/CMakeLists.txt
src/ModelAPI/Test/TestSelectionMerge.py [new file with mode: 0644]
src/Selector/Selector_FilterByNeighbors.cpp
src/SketchPlugin/Test/Test2119.py