]> SALOME platform Git repositories - modules/hydro.git/blob - doc/salome/gui/HYDRO/rename.h
Salome HOME
update of the documentation
[modules/hydro.git] / doc / salome / gui / HYDRO / rename.h
1
2 /**
3   @file
4   \brief Help for the rename object
5 */
6
7 /**
8   \page rename Rename object
9   
10   <a href="index.html"><b>Back to Main page.</b></a>
11   
12   It is possible to rename any object in HYDROGUI module.<br>
13   
14   Following ways are available for starting this action:<ol>
15   <li>Select object and push <b>F2</b> button;</li>
16   <li>Select object, call context menu and call <b>Rename</b> button;</li>
17   <li>Double click on interesting object.</li>
18   </ol>
19   
20 */