Salome HOME
Add CPPHighAPI for export to XAO
[modules/shaper.git] / src / PythonAPI / model / exchange / __init__.py
index 756097b874faaf39a6e176895a649a95a436c0e0..29d652e5286d99a6df0ddee00e6e52ca965d8b05 100644 (file)
@@ -1,4 +1,4 @@
 """Package for Exchange plugin for the Parametric Geometry API of the Modeler.
 """
 
-from exchange import addImport, addExport
\ No newline at end of file
+from ExchangeAPI import addImport, exportToFile, exportToXAO
\ No newline at end of file