Salome HOME
Merge branch 'V9_8_BR'
[modules/hexablock.git] / doc / gui_groups.rst
1 :tocdepth: 3
2
3 .. _guigroups:
4
5 ==========================
6 Manage groups on the model
7 ==========================
8
9 .. _guiaddgroup:
10
11 Add group
12 =========
13
14 A group is characterized by:
15
16 - its name,
17 - its type:
18       - HexaCell (default)
19       - EdgeCell
20       - QuadCell
21       - HexaNode
22       - QuadNode
23       - EdgeNode
24       - VertexNode
25 - its elements.
26
27 To define groups on the model in the **Main Menu** select **Groups -> Add Group**.
28
29 .. image:: _static/gui_add_group.png
30    :align: center
31
32 .. centered::
33    Add group
34
35 Remove group
36 ============
37
38 To remove a group from the model, in the **Groups Tab's Tree View** select the group you want to remove then click on **Groups -> Remove Group** in the main menu.
39
40
41 TUI command: :ref:`tuigroups`