Salome HOME
Fix for the issue #17917 Error during export to GEOM of a PartSet with groups
authormpv <mpv@opencascade.com>
Thu, 31 Oct 2019 15:23:09 +0000 (18:23 +0300)
committervsv <vsv@opencascade.com>
Wed, 6 Nov 2019 08:27:42 +0000 (11:27 +0300)
commit879a4d6ef89c8b18a6bb66ba3e87fca445884b37
treebd767876ad92cf7d8afc0676f5a5771ea332c082
parent696dfa8e30600576f6b6ba8de785b8f070cb3d17
Fix for the issue #17917 Error during export to GEOM of a PartSet with groups

The problem was related to the Placement of parts feature - it adds additional transformation to all results and groups.
src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp
src/GeomAPI/GeomAPI_Shape.cpp
src/GeomAPI/GeomAPI_Shape.h
src/GeomAPI/GeomAPI_Trsf.h
src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.cpp
src/Model/Model_ResultPart.cpp
src/Model/Model_ResultPart.h
src/ModelAPI/ModelAPI_ResultPart.h