Salome HOME
Merge branch 'BR_2018_V8_5' into BR_PY3
[modules/hydro.git] / doc / salome / gui / HYDRO / input / obstacle.doc
1
2 /**
3   @file
4   \brief Help for the obstacle
5 */
6
7 /**
8   \page obstacle Obstacle
9
10  <a href="index.html"><b>Back to Main page.</b></a>
11  
12  In the HYDROGUI module obstacle is 3D object created in or imported from Geometry module or from external file. 
13   
14  
15  The HYDROGUI module supports the following techniques of obstacles creation:
16
17
18   - \ref box_obstacle  "Create Box obstacle"
19   - \ref cylinder_obstacle  "Create Cylinder obstacle"
20   - \ref import_obstacle_GEOM  "Import obstacle from GEOMETRY"
21   - \ref import_obstacle  "Import obstacle from file"
22   - \ref translate_obstacle "Translation of an obstacle"
23   
24    The obstacle is presented as the 2D face and 3D object.
25    \image html box_presentation.png  "Box obstacle example" 
26   
27  <a href="index.html"><b>Back to Main page.</b></a>
28
29 */