Salome HOME
20ab40e6aae2c1bed7b5e637ca6706e0ce713dd2
[modules/smesh.git] / doc / salome / gui / SMESH / input / editing_groups.rst
1 .. _editing_groups_page:
2
3 **************
4 Editing groups
5 **************
6
7 **To edit an existing group of elements:**
8
9 #. Select your group in the Object Browser and in the **Mesh** menu click the **Edit Group** item or **"Edit Group"** button in the toolbar.
10
11         .. image:: ../images/image74.gif
12                 :align: center
13
14
15         .. centered::
16                 **"Edit Group" button**
17
18
19         The following dialog box will appear (if the selected group is **standalone**, else this dialog looks different):
20
21         .. image:: ../images/editgroup.png
22                 :align: center
23
24         In this dialog box you can modify the name and the color of your group despite of its type. You can add or remove the elements composing a **standalone group**. You can change criteria of the filter of a **group on filter**. For more information see :ref:`creating_groups_page`:"Creating Groups" page.
25
26 #. Click the **Apply** or **Apply and Close** button to confirm modification of the group.
27
28
29 .. _convert_to_standalone:
30
31 Convert to stanalone group
32 ==========================
33
34 **To convert an existing group on geometry or a group on filer into a standalone group and modify its contents:**
35
36 #. Select your group on geometry or on filter in the Object Browser and in the **Mesh** menu click the **Edit Group as Standalone** item.
37
38         .. image:: ../images/image74.gif
39                 :align: center
40
41         .. centered::
42                 **"Edit Group as Standalone" button**
43
44
45         The selected group will be converted into a standalone group and its contents can be modified.
46
47 #. Click the **Apply** or **Apply and Close** button to confirm modification of the group.
48
49 **See also:** A sample TUI Script of an :ref:`tui_edit_group` operation.  
50
51