Salome HOME
Mantis issue 0021703: [CEA 577] Boolean operations on groups.
[modules/geom.git] / doc / salome / gui / GEOM / input / creating_box.doc
index 7c8268b0761633bccd319053c6c3656f712fddd6..7df825189eff9480ae3b0a9f7c55a149ceeb5886 100644 (file)
@@ -31,9 +31,10 @@ this way you don't need to create them in advance).
 \n <b>TUI Command:</b> <em>geompy.MakeBox(x1,y1,z1,x2,y2,z2)</em>
 \n <b>Arguments:</b> Name + X, Y and Z coordinates of both points.
 
+
 <b>Example:</b>
 
-\image html boxes.png
+\image html boxes.png "Boxes"
 
 Our <b>TUI Scripts</b> provide you with useful examples of creation of 
 \ref tui_creation_box "Primitives".