]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAPI/model/construction/__init__.py
Salome HOME
6a8bf714998c3dd4ddaf719cdb7e1dc0fb2ce3d8
[modules/shaper.git] / src / PythonAPI / model / construction / __init__.py
1 """Package for Construction plugin for the Parametric Geometry API of the Modeler.
2 """
3
4 from ConstructionAPI import addPoint
5 from axis import addAxis
6 from plane import addPlane