Salome HOME
Merge branch 'BR_2018_V8_5' into BR_PY3
[modules/hydro.git] / doc / salome / gui / HYDRO / input / local_cs.doc
1
2 /**
3   @file
4   \brief Help for the local CS
5 */
6
7 /**
8   \page local_cs Local CS
9   
10   <a href="index.html"><b>Back to Main page.</b></a>
11
12   The HYDROGUI module allows the user to change local coordinate system to avoid big numbers with Lambert 93 coordinates.<br>
13   For this <b>Local CS transformation</b> input panel should be called via:<ul>
14   <li> The main menu <b>HYDRO => Change local CS</b>;</li>
15   <li>Context menu of <b>HYDRO</b> in Object browser => <b> Change local CS</b>.</li>
16   </ul>  
17 <b>Local CS transformation</b> input panel looks like: 
18
19   \image html local_cs_transformation_input_panel.png "Local CS transformation input panel"
20   
21    Arguments of the input panel: <br>  
22    
23    <b>LX</b> - spin-box to define value of OX in local CS;<br>
24    <b>LY</b> - spin-box to define value of OY in local CS.<br>
25    <b>Apply</b> - button to transform local coordinate system;<br>
26    <b>Apply and Close</b> - button to transform local coordinate system and close input panel;<br>
27    <b>Close</b> - button to close input panel.
28    
29 <a href="index.html"><b>Back to Main page.</b></a>
30
31 */