Salome HOME
Adjust test cases according to redesigned Arc and Circle features
[modules/shaper.git] / src / PythonAPI / model / sketcher / __init__.py
index 994ecc6f11ef8b05af65e40c5659c59a7b302be7..b015b4278170b469d81fa7d734d14f4812bb448f 100644 (file)
@@ -2,4 +2,4 @@
 """
 
 from SketchAPI import addSketch
-from tools import addPolyline, addPolygon, dof
+from tools import *