]> SALOME platform Git repositories - modules/hydro.git/blob - doc/salome/gui/HYDRO/box_obstacle.h
Salome HOME
update of the documentation
[modules/hydro.git] / doc / salome / gui / HYDRO / box_obstacle.h
1
2 /**
3   @file
4   \brief Help for the box obstacle
5 */
6
7 /**
8   \page box_obstacle Box obstacle
9
10  <a href="index.html"><b>Back to Main page.</b></a>
11
12  
13   In the HYDROGUI module box obstacle is a geometrical primitive Box. 
14   
15
16   The obstacle can be created via:<ol>
17 <li>The main menu <b> HYDRO => Obstacle => Create  box</b>;</li>
18 <li>Context menu of OBSTACLES in Object browser - <b>Create box</b>;</li>
19 <li><b>Create box obstacle</b> toolbar button </li>
20  </ol> 
21
22 \image html box_toolbar_button.png "Create box obstacle toolbar button"
23
24  <b>Box construction</b> dialog box from Geometry module appears
25  \image html box_dialog.png "Box construction dialog box"
26
27 User sets necesssary arguments and clicks <b>Apply and Close</b> button.
28
29 <b>Box construction</b> dialog box is closed and a new geometrical object box appears in the Geometry module with defined by user name and dimensions.
30
31 Help for this dialog is located in Salome Geometry User's guide => Creating geometrical objects => Creating primitives => Box.
32
33  
34  <b>Import GEOM object as obstacle</b> input panel appears.
35
36
37   - \ref import_obstacle_GEOM  "Import GEOM object as obstacle"
38   
39    The box obstacle is presented as the face and 3D object.
40    \image html box_presentation.png  "Box obstacle example" 
41   
42  <a href="index.html"><b>Back to Main page.</b></a>
43
44 */