Salome HOME
Issue #2920: Concealment into multi-level Compounds
authorazv <azv@opencascade.com>
Thu, 31 Oct 2019 10:17:01 +0000 (13:17 +0300)
committerazv <azv@opencascade.com>
Thu, 31 Oct 2019 10:31:59 +0000 (13:31 +0300)
commita6945c22fcf966595ac08c80a3f1fe1ee7931e24
tree5d54c150eade44bb36fccf0e9af416ac2e0b84da
parent4a73f8d27d85cefdfbfd6fecf8c4ca8cad0c7451
Issue #2920: Concealment into multi-level Compounds

Improve hierarchy of the result.
14 files changed:
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp
src/FeaturesPlugin/Test/Test2920.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py
src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_3.py
src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v20190506.py