Salome HOME
Implementation of proposal 3 in the issue #2882 : Groups are not exported to GEOM...
authormpv <mpv@opencascade.com>
Tue, 26 Mar 2019 14:22:14 +0000 (17:22 +0300)
committermpv <mpv@opencascade.com>
Tue, 26 Mar 2019 14:22:14 +0000 (17:22 +0300)
commita41d2ac2fd8cd9425eebdcfd98adf6c27950ef87
treedfbd9d22355dc9514d2d3c2e220bd8fd0484d2bf
parent2dd75e4dc2ae0ed886f21db6122230e03d8a3e97
Implementation of proposal 3 in the issue #2882 : Groups are not exported to GEOM under the shapes when there several results.

To export results without joining them into compound. In this case group that contains selection on several results must be splitted into several groups (with same name), located under the corresponding results.
salomeRun_rel.bat
src/CollectionPlugin/CollectionPlugin_Validators.cpp
src/ConnectorAPI/Test/TestExportToGEOM.py
src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py
src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py
src/ExchangeAPI/ExchangeAPI_Export.cpp
src/ExchangeAPI/ExchangeAPI_Export.h
src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp
src/Model/Model_ResultBody.cpp
src/ModelAPI/ModelAPI_ResultBody.h