Salome HOME
396bbe8fafab8c299c157451dd5b4422c814ac18
[modules/shaper.git] / src / PythonAPI / model / build / __init__.py
1 """Package for Build plugin for the Parametric Geometry API of the Modeler.
2 """
3
4 from BuildAPI import addVertex, addEdge, addFace, addShell
5 from BuildAPI import addSubShapes