Salome HOME
Fix incorrect number of results returned by MultiRotation/MultiTranslation feature...
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 3 Dec 2020 12:51:41 +0000 (15:51 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Thu, 3 Dec 2020 12:51:41 +0000 (15:51 +0300)
commit9c42741053f277a2903c2385aea645dcad5ab784
tree7bc13ac1c11bee5b0478591cd8987dbc82290848
parent4e318f7539c90724e703e14e4999e35d7c2941bc
Fix incorrect number of results returned by MultiRotation/MultiTranslation feature if the list of original object has copied features.
Update errors in unit tests.
src/BuildPlugin/Test/Test19056.py
src/FeaturesPlugin/Test/Test2724.py
src/SketchAPI/SketchAPI_Rotation.cpp
src/SketchAPI/SketchAPI_Translation.cpp
src/SketchPlugin/Test/Test2393.py
src/SketchPlugin/Test/Test3240.py