Salome HOME
Filling operation: create a face from a set of edges/wires
[modules/shaper.git] / src / PythonAPI / model / build / __init__.py
index b8f7842f6411425f418cafd60f003e6990bcf325..ed30370e42f3c16d807a8be98fa02c05b6e6afe1 100644 (file)
@@ -1,4 +1,6 @@
 """Package for Build plugin for the Parametric Geometry API of the Modeler.
 """
 
-from BuildAPI import addVertex, addEdge, addFace, addShell
+from BuildAPI import addVertex, addEdge, addWire, addFace, addShell
+from BuildAPI import addSubShapes
+from BuildAPI import addFilling