]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAPI/model/construction/__init__.py
Salome HOME
Merge Dev_2.1.0 with PythonAPI branch
[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 point import addPoint
5 from axis import addAxis
6 from plane import addPlane