Salome HOME
[bos #35140] [EDF] (2023-T1) Memory communication between SHAPER and GEOM
authorjfa <jfa@opencascade.com>
Wed, 21 Jun 2023 11:12:34 +0000 (12:12 +0100)
committerjfa <jfa@opencascade.com>
Tue, 8 Aug 2023 16:02:30 +0000 (17:02 +0100)
commit9e9e32f010b4174ecd0ba2b016f14fee16775365
tree809a36c5a07ca2c09640d2407846c8e4d8a9a798
parent9afbc5fb015e5ff91689e1ef3f4da286347fbda5
[bos #35140] [EDF] (2023-T1) Memory communication between SHAPER and GEOM
27 files changed:
src/ConnectorAPI/Test/CTestTestfileInstall.cmake
src/ConnectorAPI/Test/TestExportXAOMem.py [new file with mode: 0644]
src/ConnectorAPI/Test/TestImportXAOMem.py [new file with mode: 0644]
src/ConnectorAPI/Test/tests.set
src/ExchangeAPI/CMakeLists.txt
src/ExchangeAPI/ExchangeAPI_Export.cpp
src/ExchangeAPI/ExchangeAPI_Export.h
src/ExchangeAPI/ExchangeAPI_Import.cpp
src/ExchangeAPI/ExchangeAPI_Import.h
src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp
src/ExchangePlugin/ExchangePlugin_ExportFeature.h
src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp
src/ExchangePlugin/ExchangePlugin_ImportFeature.h
src/ExchangePlugin/doc/exportFeature.rst
src/ExchangePlugin/doc/importFeature.rst
src/ExchangePlugin/export_widget.xml
src/ExchangePlugin/plugin-Exchange.xml
src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.h
src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h
src/ModelAPI/ModelAPI_Feature.cpp
src/ModelAPI/ModelAPI_Feature.h
src/ModuleBase/ModuleBase_WidgetFactory.cpp
src/PartSet/PartSet_Module.cpp
src/PythonAPI/model/exchange/__init__.py
src/XAO/XAO_XaoExporter.cxx