Salome HOME
Add a new mode for creating a box by a center and dimensions. (TestBox.py)
[modules/shaper.git] / src / PythonAPI / model / primitives / __init__.py
index 6e2110eca9ac4a3a535ae2a524f77a2ac81f3807..3c2e749019f4e10feb2605a2b977532f376e596b 100644 (file)
@@ -19,4 +19,4 @@
 """Package for Primitives plugin for the Parametric Geometry API of the Modeler.
 """
 
-from PrimitivesAPI import addBox, addCone, addCylinder, addSphere, addTorus
+from PrimitivesAPI import addBox, addCone, addCylinder, addSphere, addTorus, addTube