Salome HOME
Update GEOM gui documentation
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_basic_operations.doc
index 1250c128d16850a6583e042649ac7c5d14780a4f..50c8a7c3d47afe3b33e7838087bd6ce47219c398 100644 (file)
@@ -85,6 +85,7 @@ gg.setDisplayMode(id_archimede,1)
 \code
 import geompy
 import GEOM
+import SALOMEDS
 
 # create a box and a cylinder
 box = geompy.MakeBoxDXDYDZ(200, 200, 200)