Salome HOME
Issue #20167: checkPythonDump() errors
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Mon, 12 Oct 2020 09:18:29 +0000 (12:18 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Mon, 12 Oct 2020 09:18:29 +0000 (12:18 +0300)
commit3e651ceffa98fe8830492b91c533666719519389
treed767ba614b7fe2bdd606b37f8be71c6d864c74b8
parent69295115ab139a3e7b6196ae9f7c05ddb450120e
Issue #20167: checkPythonDump() errors

Revert the copying base shapes of prism (produced by the previous commit). Use optimal bounding box on dump instead.
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/Test20027.py [new file with mode: 0644]
src/GeomAPI/GeomAPI_Shape.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp
src/ModelHighAPI/CMakeLists.txt
src/ModelHighAPI/Test/Test20167.py [new file with mode: 0644]