Salome HOME
Dump Python extension
authorouv <ouv@opencascade.com>
Wed, 3 Dec 2008 15:57:54 +0000 (15:57 +0000)
committerouv <ouv@opencascade.com>
Wed, 3 Dec 2008 15:57:54 +0000 (15:57 +0000)
doc/salome/gui/GEOM/images/box3.png [new file with mode: 0755]
doc/salome/gui/GEOM/input/creating_box.doc

diff --git a/doc/salome/gui/GEOM/images/box3.png b/doc/salome/gui/GEOM/images/box3.png
new file mode 100755 (executable)
index 0000000..b64fdf9
Binary files /dev/null and b/doc/salome/gui/GEOM/images/box3.png differ
index 7c8268b0761633bccd319053c6c3656f712fddd6..8908d369d698e899093f517e7a8801357dcc3680 100644 (file)
@@ -30,6 +30,10 @@ accessible only via \b TUI commands.
 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.
+\note You can also use variables defined in the SALOME \b NoteBook
+to specify any numerical parameters of the box.
+
+\image html box3.png
 
 <b>Example:</b>