]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PythonAPI/model/construction/__init__.py
Salome HOME
Test ConstructionAPI_Point by old PythonAPI tests
[modules/shaper.git] / src / PythonAPI / model / construction / __init__.py
index e56746de60347e1d152c3b71684133860cdeadb1..6a8bf714998c3dd4ddaf719cdb7e1dc0fb2ce3d8 100644 (file)
@@ -1,6 +1,6 @@
 """Package for Construction plugin for the Parametric Geometry API of the Modeler.
 """
 
-from point import addPoint
+from ConstructionAPI import addPoint
 from axis import addAxis
 from plane import addPlane