Salome HOME
Task 3.2. Concealment into multi-level Compounds
authorazv <azv@opencascade.com>
Tue, 7 May 2019 08:13:23 +0000 (11:13 +0300)
committervsv <vsv@opencascade.com>
Mon, 3 Jun 2019 10:32:03 +0000 (13:32 +0300)
commitaac48f171d73ff2ef786b8f28c36dd9ddae056bf
tree519aa9944c30129557ee3bde4393f5046c546252
parenta938a4dcdfdc1bbbfacb3eec565aee3ce2402a2f
Task 3.2. Concealment into multi-level Compounds

Update behavior of FUSE operation to keep hierarchy of compounds.
13 files changed:
src/FeaturesAPI/FeaturesAPI_BooleanFuse.cpp
src/FeaturesAPI/FeaturesAPI_BooleanFuse.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Boolean.h
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.h
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_4.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_3.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py [new file with mode: 0644]