]> SALOME platform Git repositories - modules/shaper.git/commit - src/FeaturesAPI/FeaturesAPI_Symmetry.cpp
Salome HOME
Task 3.2. To keep compounds’ sub-shapes for all operations (issue #3139)
authorazv <azv@opencascade.com>
Wed, 19 Feb 2020 09:05:16 +0000 (12:05 +0300)
committerazv <azv@opencascade.com>
Wed, 19 Feb 2020 09:24:11 +0000 (12:24 +0300)
commit4c1678d0da83ae87144effaf9c99545bd30197cd
treeca920b24b2bf13e7551d254670e9ea102e9a82f4
parent4a1fccd1dfa5e62ebc7c47945d6c2060e50ff91d
Task 3.2. To keep compounds’ sub-shapes for all operations (issue #3139)

Refactor the Symmetry feature.
16 files changed:
src/FeaturesAPI/FeaturesAPI.i
src/FeaturesAPI/FeaturesAPI_Symmetry.cpp
src/FeaturesAPI/FeaturesAPI_Symmetry.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Symmetry.cpp
src/FeaturesPlugin/FeaturesPlugin_Symmetry.h
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_2.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_3.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_4.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_5.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_1.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_2.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_3.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_4.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_5.py [new file with mode: 0644]