Salome HOME
Task 3.2. To keep compounds’ sub-shapes for all operations (issue #3139)
authorazv <azv@opencascade.com>
Tue, 25 Feb 2020 07:05:13 +0000 (10:05 +0300)
committerazv <azv@opencascade.com>
Tue, 25 Feb 2020 07:05:13 +0000 (10:05 +0300)
commitfe268de000b3e7890f6d7c1be565326d6602e857
tree9b100c9a085a2762984ea9a562dd258fc5ff17aa
parent6501b9ab5d3c4d76af5e7628582a7716f8354cd7
Task 3.2. To keep compounds’ sub-shapes for all operations (issue #3139)

Refactor the Intersection feature.
src/FeaturesAPI/FeaturesAPI.i
src/FeaturesAPI/FeaturesAPI_Intersection.cpp
src/FeaturesAPI/FeaturesAPI_Intersection.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Intersection.cpp
src/FeaturesPlugin/FeaturesPlugin_Intersection.h
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_2.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_2.py [new file with mode: 0644]