]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PythonAPI/model/__init__.py
Salome HOME
Add SketchAPI and Line feature. Also fix tests.
[modules/shaper.git] / src / PythonAPI / model / __init__.py
index 3a8c553ae55484d033b6f615776865496ef2d784..c5b71cbf40ccce7e3dfcf16ba5da6ee283bc980e 100644 (file)
@@ -14,7 +14,7 @@ from tools import Selection
 
 # Built-in features
 
-from sketcher.sketch  import addSketch
+from sketcher import *
 from connection import *
 from construction import *
 from exchange import *