Salome HOME
Issue #803: Put all the python modules in the same python package newgeom
[modules/shaper.git] / src / PythonAddons / macros / rectangle / feature.py
index 3fa05afc18df8502ebd2f7da8ebb7d523afaab56..8a5cfa6b7ed363ac1507c07d5d77bab02ed0638f 100644 (file)
@@ -4,7 +4,7 @@ Author: Artem ZHIDKOV
 Copyright (C) 2016-20xx CEA/DEN, EDF R&D
 """
 
-import model
+from salome.shaper import model
 import ModelAPI
 import GeomDataAPI