Salome HOME
Merge branch 'Dev_2.1.0' of salome:modules/shaper into Dev_2.1.0
[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