Salome HOME
refs #676: repairing of the documentation system and help
[modules/hydro.git] / doc / salome / gui / HYDRO / input / delete.doc
1
2 /**
3   @file
4   \brief Help for the delete object(s)
5 */
6
7 /**
8   \page delete Delete object(s)
9   
10   <a href="index.html"><b>Back to Main page.</b></a>
11   
12   It is possible to delete one or more objects in HYDROGUI module.<br>
13   Following ways are available for beginning this action:<ol>
14   <li>Select object(s) and push <b>Delete</b> button;</li>
15   <li>Select object(s), call context menu and call <b>Delete</b> button;</li>
16   </ol>
17   
18   Further 2 possible ways are possible:<ol>
19   <li>If deleting objects are not used as references for another objects, <b>Delete objects</b> dialog box appears: <br>
20   
21   \image html delete_objects_dialog_box.png "Delete objects dialog box" </li>
22   <li>If removing objects are used as references for another objects, <b>Delete objects</b> warning appears: <br>
23   
24   \image html delete_objects_warning.png "Delete objects warning" 
25   In this case, firstly, it's necessary to remove objects which have been created basing on deleting objects. After that first case will be available.</li>
26   </ol>
27   
28   <a href="index.html"><b>Back to Main page.</b></a>
29 */