Salome HOME
Task 5.1.7: To be able to export a part to a file and import it into an existing...
authorazv <azv@opencascade.com>
Tue, 12 Nov 2019 12:24:33 +0000 (15:24 +0300)
committerazv <azv@opencascade.com>
Tue, 12 Nov 2019 12:24:33 +0000 (15:24 +0300)
commit527985a2c4e7eac7e4187a35004763bc130abd3e
tree7f587403d93f8f6edea277cd6e9d29d84e6fe201
parent92320a2d9ad962f028deeeb85c7ddfe0f1735d4c
Task 5.1.7: To be able to export a part to a file and import it into an existing part (issue #3065)

Exporting/importing references to external objects.
14 files changed:
src/ExchangeAPI/ExchangeAPI_Export.cpp
src/ExchangeAPI/ExchangeAPI_Import.cpp
src/ExchangePlugin/CMakeLists.txt
src/ExchangePlugin/ExchangePlugin_ExportPart.cpp
src/ExchangePlugin/ExchangePlugin_ImportPart.cpp
src/Model/CMakeLists.txt
src/Model/Model_AttributeReference.cpp
src/Model/Model_AttributeSelection.cpp
src/Model/Model_Data.h
src/Model/Model_Document.cpp
src/Model/Model_Document.h
src/Model/Model_Tools.cpp
src/Model/Model_Tools.h
src/ModelAPI/ModelAPI_Document.h