Salome HOME
Merge branch 'master' into cgt/devCEA
[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, addCone, addCylinder, addSphere, addTorus