Salome HOME
Merge branch 'BR_2018_V8_5' into BR_PY3
[modules/hydro.git] / doc / salome / gui / HYDRO / input / georeferencement_profile.doc
1
2 /**
3   @file
4   \brief Help for the georeferencement profile
5 */
6
7 /**
8   \page georeferencement_profile  Georeferencement of profiles
9   
10   <a href="index.html"><b>Back to Main page.</b></a>
11   
12   Georeferencement of profiles in HYDROGUI module is accessible via:<ul>
13   <li>The main menu <b>HYDRO => Profile => Georeferencement</b>;</li>
14   <li>Context menu of PROFILES in Object browser - <b>Georeferencement</b>;</li>
15   <li>Context menu of selected profiles in Object browser - <b>Georeferencement</b>;</li>
16   <li><b>Profile(s)georeferencement</b> toolar button.</li> 
17
18 \image html georeferencement_toolbar_button.png "Profile(s) georeferencement toolbar button"
19   </ul>
20
21   <b>Georeferencement profile</b> input panel appears. The table widget shows either all profiles existing in document or selected profiles depending on the radio button activated:
22
23    \image html profiles_georeferencement_all.png  "Profiles georeferencement input panel- All profiles"
24    \image html profiles_georeferencement_selected.png  "Profiles georeferencement input panel- Selected profiles"
25  
26 If the user starts the operation via main menu, context menu of PROFILES or toolar button then the radio button All is activated automatically; if via context menu of selected profiles  - Selected radio button. 
27
28 The user can input/change the coordinates of G, D profile points directly in the table using cell widgets or selecting a cell in the table and clicking in viewer. 
29
30 <b>Apply</b> - button to validate changes;<br>
31 <b>Apply and Close</b> - button to validate changes and close input panel;<br>
32 <b>Close</b> - button to close input panel.  
33  
34
35 2D profiles that were georeferenced become 3D profiles and their names  color is changed from red to black.
36
37 \image html georeferencemented_profiles.png "Profiles in Object browser before and after georeferencement"
38
39
40  <a href="index.html"><b>Back to Main page.</b></a>
41 */