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