Salome HOME
Done in the frames of python dump issue #1648 : allow user to rename results without...
authormpv <mpv@opencascade.com>
Wed, 24 Aug 2016 09:31:55 +0000 (12:31 +0300)
committermpv <mpv@opencascade.com>
Wed, 24 Aug 2016 09:31:55 +0000 (12:31 +0300)
commit47f93d1e56aff0b9c0515b0e767cbc46ef576ec4
tree521b4f1be3a511571e02ae83e05bae701f587b13
parent268de14fe8b857dd33fafb349386be6e3fb4caf5
Done in the frames of python dump issue #1648 : allow user to rename results without selection by namingName problems. Sub-shapes now don't keep the name of the result in the data tree.
12 files changed:
src/ExchangePlugin/Test/TestExport.py
src/ExchangePlugin/Test/TestImport.py
src/InitializationPlugin/InitializationPlugin_Plugin.cpp
src/Model/Model_AttributeSelection.cpp
src/Model/Model_BodyBuilder.cpp
src/Model/Model_Data.cpp
src/Model/Model_Document.cpp
src/Model/Model_Document.h
src/Model/Model_Objects.h
src/Model/Model_SelectionNaming.cpp
src/Model/Model_SelectionNaming.h
src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp