Salome HOME
Merge branch 'BR_2018_V8_5' into BR_PY3
[modules/hydro.git] / doc / salome / gui / HYDRO / input / import_strickler_table.doc
1
2 /**
3   @file
4   \brief Help for the import strickler table
5 */
6
7 /**
8   \page import_strickler_table Import strickler table
9   
10   <a href="index.html"><b>Back to Main page.</b></a>
11   
12   It is possible to import strickler table in HYDROGUI module. This operation is accessible via:<ul>
13   <li>The main menu <b>HYDRO => Import strickler table</b>;</li>
14   <li> Context menu of <b>STRICKLER TABLES</b> in Object browser => <b>Import strickler table</b>;</li>
15   <li><b>Import strickler table</b> toolar button. \image html import_strickler_table_toolbar_button.png "Import strickler table toolbar button"</li>
16   </ul>
17
18   <b>Import strickler table</b> input panel looks like:
19    \image html import_strickler_table_input_panel.png "Import strickler table input panel"
20  Arguments of the input panel: 
21  
22 <b>File name</b> - field to define file to import;<br>
23 <b>Name</b> - field to define the name of strickler table object after import. By default - the name of the file;<br>
24 <b>Apply</b> - button to create strickler table object;<br>
25 <b>Apply and Close</b> - button to create strickler table object and close input panel;<br>
26 <b>Close</b> - button to close input panel.<br>
27 */