]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAPI/shaper.py
Salome HOME
Angle presentation from NewGEOM_2.0.0. It is moved here to prepare a patch for OCCT...
[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