Salome HOME
Issue #1648: Dump Python in the High Level Parameterized Geometry API. Debug of unit...
[modules/shaper.git] / src / PythonAPI / model / services / __init__.py
index 480f8e7e59ae6d86f337d8ae2fc366d5e7da707f..cf963610652599bb6a658c4c4504fe8f456e2004 100644 (file)
@@ -2,7 +2,7 @@
 """
 
 from ModelHighAPI import moduleDocument, activeDocument
-from ModelHighAPI import defaultPlane
+from ModelHighAPI import defaultPlane, standardPlane
 from ModelHighAPI import begin, end
 from ModelHighAPI import apply as do
 from ModelHighAPI import undo, redo