]> SALOME platform Git repositories - modules/shaper.git/commit
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>
Wed, 5 Jul 2023 15:31:49 +0000 (16:31 +0100)
commitff960fc7d0add1a550cfbe16f2f569ee0170eb95
tree779fd9962f5c868baf6fe32b0a4cf50985d2100d
parent07fd1d17453462a640557aef8595994a07440d85
[bos #35140] [EDF] (2023-T1) Memory communication between SHAPER and GEOM
24 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/ModuleBase/ModuleBase_WidgetFactory.cpp
src/PythonAPI/model/exchange/__init__.py
src/XAO/XAO_XaoExporter.cxx