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