Salome HOME
update of the documentation
[modules/hydro.git] / doc / salome / gui / HYDRO / georeferencement_profile.h
diff --git a/doc/salome/gui/HYDRO/georeferencement_profile.h b/doc/salome/gui/HYDRO/georeferencement_profile.h
new file mode 100644 (file)
index 0000000..faad63f
--- /dev/null
@@ -0,0 +1,41 @@
+
+/**
+  @file
+  \brief Help for the georeferencement profile
+*/
+
+/**
+  \page georeferencement_profile  Georeferencement of profiles
+  
+  <a href="index.html"><b>Back to Main page.</b></a>
+  
+  Georeferencement of profiles in HYDROGUI module is accessible via:<ul>
+  <li>The main menu <b>HYDRO => Profile => Georeferencement</b>;</li>
+  <li>Context menu of PROFILES in Object browser - <b>Georeferencement</b>;</li>
+  <li>Context menu of selected profiles in Object browser - <b>Georeferencement</b>;</li>
+  <li><b>Profile(s)georeferencement</b> toolar button.</li> 
+
+\image html georeferencement_toolbar_button.png "Profile(s) georeferencement toolbar button"
+  </ul>
+
+  <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:
+
+   \image html profiles_georeferencement_all.png  "Profiles georeferencement input panel- All profiles"
+   \image html profiles_georeferencement_selected.png  "Profiles georeferencement input panel- Selected profiles"
+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. 
+
+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. 
+
+<b>Apply</b> - button to validate changes;<br>
+<b>Apply and Close</b> - button to validate changes and close input panel;<br>
+<b>Close</b> - button to close input panel.  
+
+2D profiles that were georeferenced become 3D profiles and their names  color is changed from red to black.
+
+\image html georeferencemented_profiles.png "Profiles in Object browser before and after georeferencement"
+
+
+ <a href="index.html"><b>Back to Main page.</b></a>
+*/