Salome HOME
Fix tests for PythonAPI for ConstructionAPI_Plane
[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