Salome HOME
Merge branch 'BR_2018_V8_5' into BR_PY3
[modules/hydro.git] / doc / salome / gui / HYDRO / input / translate_obstacle.doc
1
2 /**
3   @file
4   \brief Help for translate obstacle operation
5 */
6
7 /**
8   \page translate_obstacle
9
10  <a href="index.html"><b>Back to Main page.</b></a>
11  
12   An obstacle can be copied and translated in the HYDROGUI module. 
13   
14
15   The <b>Translation of an obstacle</b> operation can be started via Context menu of obstacle object in Object browser - <b>Translate</b>.
16
17
18  
19  <b>Translation of an obstacle</b> input panel appears.
20
21   \image html translate_obstacle_input_panel.png  " Translation of an obstacle input panel"
22   
23 Arguments of the input panel: 
24    
25 <b>Name</b> - uneditable field containing the initial obstacle name;<br>
26 <b>Dx, Dy, Dz</b> - components of translation vector;<br>
27 <b>Apply</b> - button to generate obstacle;<br>
28 <b>Apply and Close</b> - button to generate obstacle and close input panel;<br>
29 <b>Close</b> - button to close input panel.
30   
31    
32    \image html translate_obstacle_example.png   "Translation of an obstacle example" 
33
34  <a href="index.html"><b>Back to Main page.</b></a>
35   
36 */