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