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