From: ouv Date: Wed, 3 Dec 2008 15:57:54 +0000 (+0000) Subject: Dump Python extension X-Git-Tag: TG_DumpPython_Extension_3_1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=33ec1e958c5e310950b04dba830348f6c347e28c;p=modules%2Fgeom.git Dump Python extension --- diff --git a/doc/salome/gui/GEOM/images/box3.png b/doc/salome/gui/GEOM/images/box3.png new file mode 100755 index 000000000..b64fdf983 Binary files /dev/null and b/doc/salome/gui/GEOM/images/box3.png differ diff --git a/doc/salome/gui/GEOM/input/creating_box.doc b/doc/salome/gui/GEOM/input/creating_box.doc index 7c8268b07..8908d369d 100644 --- a/doc/salome/gui/GEOM/input/creating_box.doc +++ b/doc/salome/gui/GEOM/input/creating_box.doc @@ -30,6 +30,10 @@ accessible only via \b TUI commands. this way you don't need to create them in advance). \n TUI Command: geompy.MakeBox(x1,y1,z1,x2,y2,z2) \n Arguments: 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 Example: