Salome HOME
PR: synchro V7_main tag mergefrom_V6_main_28Feb13
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_working_with_groups.doc
1 /*!
2
3 \page tui_working_with_groups_page Working with Groups
4
5 <br>
6 \anchor tui_create_groups_anchor
7 <h2>Creation of a group</h2>
8 \tui_script{working_with_groups_ex01.py}
9
10 \anchor tui_edit_groups_anchor
11
12 <br><h2>Adding an object to the group</h2>
13 \tui_script{working_with_groups_ex02.py}
14
15 <br><h2>Removing an object from the group</h2>
16 \tui_script{working_with_groups_ex03.py}
17
18 <br>
19 \anchor tui_union_groups_anchor
20 <h2>Union Groups</h2>
21 \tui_script{working_with_groups_ex04.py}
22
23 <br>
24 \anchor tui_intersect_groups_anchor
25 <h2>Intersect Groups</h2>
26 \tui_script{working_with_groups_ex05.py}
27
28 <br>
29 \anchor tui_cut_groups_anchor
30 <h2>Cut Groups</h2>
31 \tui_script{working_with_groups_ex06.py}
32
33 */