Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / PythonAPI / examples / MakeBrick2.py
index 843773eebd0406e6a8c7b5dfea64fee6b1274e91..267cc692d2ebaed66173360060a0a9f30d276cb2 100644 (file)
@@ -2,8 +2,8 @@
 # Author: Daniel Brunier-Coulin
 # -----------------------------
 
-import model
-import geom
+from salome.shaper import model
+from salome.shaper import geom
 
 
 # Initialisation