Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/smesh.git] / doc / salome / gui / SMESH / input / editing_groups.doc
1 /*!
2
3 \page editing_groups_page Editing groups
4
5 \n <em>To edit an existing group of elements:</em>
6 <ol>
7 <li>Select your group in the Object Browser and in the \b Mesh menu click
8 the <b>Edit Group</b> item or <em>"Edit Group"</em> button in the toolbar.</li>
9
10 \image html image74.gif
11 <center><em>"Edit Group" button</em></center>
12
13 The following dialog box will appear:
14
15 \image html editgroup.png
16
17 In this dialog box you can modify the name of your group and add or
18 remove the elements forming it. For more information see 
19 \ref creating_groups_page "Creating Groups" page.
20 <li>Click the \b OK or \b Apply button to confirm modification of the
21 group.</li>
22 </ol>
23
24 <br><b>See Also</b> a sample TUI Script of an 
25 \ref tui_edit_group "Edit Group" operation.  
26
27 */