]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAPI/shaper.py
Salome HOME
Merge branch 'python_parametric_api' of https://git.salome-platform.org/git/modules...
[modules/shaper.git] / src / PythonAPI / shaper.py
1 """This package defines the Python API of the Shaper.
2 """
3
4 # Main packages
5
6 import geom
7 import model