Salome HOME
Added "Sphere" primitive.
[modules/shaper.git] / src / PythonAPI / model / primitives / __init__.py
index 49d9adb32d9ef049dae12a859c730bd050130bff..6f0b8e061282152776bf681cf487a37feed05c4f 100644 (file)
@@ -1,4 +1,4 @@
 """Package for Primitives plugin for the Parametric Geometry API of the Modeler.
 """
 
-from PrimitivesAPI import addBox, addCylinder
+from PrimitivesAPI import addBox, addCylinder, addSphere