X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Fbox.htm;h=6342a165bd95e8d131168c96fa65e6823e556c2a;hb=c6a0df686bae87821d7acf929b4bb8f4ae3b1d78;hp=d03a7cf81e3c28a8fa16c8ef80a7ab466b120920;hpb=f505d638da4d75d3fe3daf6ce3bf7fab668bfad5;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/box.htm b/doc/salome/gui/GEOM/box.htm index d03a7cf81..6342a165b 100755 --- a/doc/salome/gui/GEOM/box.htm +++ b/doc/salome/gui/GEOM/box.htm @@ -17,14 +17,15 @@ if (navigator.appName !="Netscape") img_whs1 { width:20px; height:20px; border-style:none; } p.whs2 { font-size:12pt; } p.whs3 { font-style:italic; } -img_whs4 { border:none; width:312px; height:324px; float:none; border-style:none; } -p.whs5 { font-weight:normal; } -img_whs6 { border:none; width:312px; height:332px; float:none; border-style:none; } -p.whs7 { font-size:12pt; font-weight:bold; } -p.whs8 { font-size:12pt; font-weight:bold; font-style:normal; } -p.whs9 { font-size:12pt; font-style:normal; font-weight:bold; } -p.whs10 { font-size:12pt; font-style:normal; font-weight:normal; } -img_whs11 { border:none; width:267px; height:280px; float:none; border-style:none; } +p.whs4 { margin-left:40px; } +img_whs5 { border:none; width:312px; height:324px; float:none; border-style:none; } +p.whs6 { font-weight:normal; } +p.whs7 { font-size:12pt; margin-left:40px; } +img_whs8 { border:none; width:312px; height:332px; float:none; border-style:none; } +p.whs9 { font-size:12pt; font-weight:bold; } +p.whs10 { font-size:12pt; font-weight:bold; font-style:normal; } +p.whs11 { font-size:12pt; font-style:normal; font-weight:bold; } +img_whs12 { border:none; width:267px; height:280px; float:none; border-style:none; } --> - - + +

Box

To create a Box @@ -110,11 +116,11 @@ else

 

-

+

 

-

Secondly, +

Secondly, you can define a Box by specified dimensions along the coordinate axes and with edges, parallel to them.  The @@ -127,32 +133,31 @@ else

Arguments: Name + 3 values (dimensions at origin).

-

+

 

-

NB! The is +

NB! There is a third way to create a Box, which is currently accessible only via TUI commands.

-

You +

You can define a Box by the coordinates of two Vertices (in this way you don't need to create them in advance).

-

TUI Command: +

TUI Command: geompy.MakeBox(x1,y1,z1,x2,y2,z2)

-

Arguments: - Name + X, Y and Z coordinates - of both points.

+Arguments: Name + + X, Y and Z coordinates of both points. -

 

+

 

-

Example:

+

Example:

-

+