Salome HOME
Task 3.2. Concealment into multi-level Compounds
authorazv <azv@opencascade.com>
Wed, 15 May 2019 07:12:15 +0000 (10:12 +0300)
committervsv <vsv@opencascade.com>
Mon, 3 Jun 2019 10:32:06 +0000 (13:32 +0300)
commit5a10b65659c971be26bd7343c50a2488e48f49e3
treebf0749345edb5f9ee165a06ff6e466b666d33242
parentd40494cbcddd82f8cb02ce72435ef7bde0986d7b
Task 3.2. Concealment into multi-level Compounds

Update behavior of UNION operation to keep hierarchy of compounds.
src/FeaturesAPI/FeaturesAPI_Union.cpp
src/FeaturesAPI/FeaturesAPI_Union.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Union.cpp
src/FeaturesPlugin/FeaturesPlugin_Union.h
src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp
src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.h
src/FeaturesPlugin/Test/TestUnionFaces_v20190506.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v0.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v20190506.py [new file with mode: 0644]