]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAPI/model/primitives/__init__.py
Salome HOME
Added "Sphere" primitive.
[modules/shaper.git] / src / PythonAPI / model / primitives / __init__.py
1 """Package for Primitives plugin for the Parametric Geometry API of the Modeler.
2 """
3
4 from PrimitivesAPI import addBox, addCylinder, addSphere