Salome HOME
Fix compilation error on Linux. Part III.
[modules/shaper.git] / src / PythonAPI / model / __init__.py
index 26c520ca06da5de20a97529c5e57270b6b74bec3..3a8c553ae55484d033b6f615776865496ef2d784 100644 (file)
@@ -15,6 +15,7 @@ from tools import Selection
 # Built-in features
 
 from sketcher.sketch  import addSketch
+from connection import *
 from construction import *
 from exchange import *
 from features import *