Salome HOME
Add new method to get the list of rotated/translated entities of MultiRotation/MultiT...
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Sat, 5 Dec 2020 14:20:59 +0000 (17:20 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Sat, 5 Dec 2020 14:20:59 +0000 (17:20 +0300)
commit8e1b6aa1930d46fcb341b61886370385fe02e117
tree96cee360819c63ae8bc253d069b592c5ac4c609c
parentd37e7e34a7c7df084e2f10708d2cac98fce76b0c
Add new method to get the list of rotated/translated entities of MultiRotation/MultiTranslation to keep the compatibility of old scripts.

Revert changes in unit tests. Use new methods in models tests.
18 files changed:
src/BuildPlugin/Test/Test19056.py
src/FeaturesPlugin/Test/Test2495.py
src/FeaturesPlugin/Test/Test2724.py
src/FiltersPlugin/Test/Test2946.py
src/FiltersPlugin/Test/Test3241.py
src/ModelAPI/Test/TestBlockRecalculation.py
src/SketchAPI/SketchAPI_Rotation.cpp
src/SketchAPI/SketchAPI_Rotation.h
src/SketchAPI/SketchAPI_Translation.cpp
src/SketchAPI/SketchAPI_Translation.h
src/SketchPlugin/Test/Test20274_1.py
src/SketchPlugin/Test/Test20274_2.py
src/SketchPlugin/Test/Test2393.py
src/SketchPlugin/Test/Test3240.py
test.compatibility/bobine_film_reel.py
test.compatibility/ecran.py
test.models/bobine_film_reel.py
test.models/ecran.py