Salome HOME
Issue #2192 : change the naming principles of compsolid in case of Partition to make...
authormpv <mpv@opencascade.com>
Wed, 5 Jul 2017 10:58:36 +0000 (13:58 +0300)
committermpv <mpv@opencascade.com>
Wed, 5 Jul 2017 10:58:36 +0000 (13:58 +0300)
commitf3af7540eb79629e249c042f590478eb3623f12c
treef1078b09c25f7cc88b38c0e6d24d93a54f77cbfe
parent0de6abc2ba4932e6c5b52009f62774c68791ccde
Issue #2192 : change the naming principles of compsolid in case of Partition to make the OCCT naming algorithm works and works much faster (without many FILTERBYNEIGHBOURS algorithms implementation) in case of Planes made on vertices on Partition-compsolid.

Makes some old studies and python files with Partition sub-shapes selection invalid.
12 files changed:
src/CollectionPlugin/CMakeLists.txt
src/CollectionPlugin/Test/TestGroup1799.py
src/CollectionPlugin/Test/TestGroupMove.py [new file with mode: 0644]
src/CollectionPlugin/Test/TestGroupMove2.py [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Partition.cpp
src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.cpp
src/FeaturesPlugin/Test/Test2038.py
src/FeaturesPlugin/Test/Test2194.py
src/Model/Model_AttributeSelection.cpp
src/Model/Model_AttributeSelection.h
src/Model/Model_ResultCompSolid.cpp
src/Model/Model_ResultCompSolid.h