]> SALOME platform Git repositories - modules/hexablock.git/blob - doc/gui_groups.rst
Salome HOME
Merge from V6_main_20120808 08Aug12
[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 **Main Menu** select **Groups -> Remove Group**.
39
40
41 .. image:: _static/gui_remove_group.png
42    :align: center
43
44 .. centered::
45    Remove group
46
47
48 TUI command: :ref:`tuigroups`