Salome HOME
Issue #1648: Dump Python in the High Level Parameterized Geometry API
[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