Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / PythonAPI / examples / Platine.py
index c4c9254e1f5d30ff0cf6e4d5b1f3b177a380acda..4813fa70254646f5c56552869b6b100222f3d7a0 100644 (file)
@@ -2,8 +2,8 @@
 # Author: Sergey POKHODENKO
 # -----------------------------
 
-import geom
-import model
+from salome.shaper import geom
+from salome.shaper import model
 
 # START DEBUG PURPOSES
 # Should be removed