Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[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 \include working_with_groups_ex01.py
9 <a href="../../examples/GEOM/working_with_groups_ex01.py">Download this script</a>
10
11 \anchor tui_edit_groups_anchor
12
13 <br><h2>Adding an object to the group</h2>
14 \include working_with_groups_ex02.py
15 <a href="../../examples/GEOM/working_with_groups_ex02.py">Download this script</a>
16
17 <br><h2>Removing an object from the group</h2>
18 \include working_with_groups_ex03.py
19 <a href="../../examples/GEOM/working_with_groups_ex03.py">Download this script</a>
20
21 <br>
22 \anchor tui_union_groups_anchor
23 <h2>Union Groups</h2>
24 \include working_with_groups_ex04.py
25 <a href="../../examples/GEOM/working_with_groups_ex04.py">Download this script</a>
26
27 <br>
28 \anchor tui_intersect_groups_anchor
29 <h2>Intersect Groups</h2>
30 \include working_with_groups_ex05.py
31 <a href="../../examples/GEOM/working_with_groups_ex05.py">Download this script</a>
32
33 <br>
34 \anchor tui_cut_groups_anchor
35 <h2>Cut Groups</h2>
36 \include working_with_groups_ex06.py
37 <a href="../../examples/GEOM/working_with_groups_ex06.py">Download this script</a>
38
39 */