Salome HOME
22874: [CEA 1425] Performance SMESH Module
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_grouping_elements.doc
1 /*!
2
3 \page tui_grouping_elements_page Grouping Elements
4
5 <br>
6 \anchor tui_create_standalone_group
7 <h2>Create a Standalone Group</h2>
8 \tui_script{grouping_elements_ex01.py}
9
10 \image html create_group.png
11
12 <br>
13 \anchor tui_create_group_on_geometry
14 <h2>Create a Group on Geometry</h2>
15 \tui_script{grouping_elements_ex02.py}
16
17 <br>
18 \anchor tui_create_group_on_filter
19
20 <h2>Create a Group on Filter</h2>
21 \tui_script{grouping_elements_ex03.py}
22
23 <br>
24 \anchor tui_edit_group
25 <h2>Edit a Group</h2>
26 \tui_script{grouping_elements_ex04.py}
27
28 \image html editing_groups1.png
29
30 \image html editing_groups2.png
31
32 <br>
33 \anchor tui_union_of_groups
34 <h2>Union of groups</h2>
35 \tui_script{grouping_elements_ex05.py}
36
37 \image html union_groups1.png
38
39 \image html union_groups2.png
40
41 \image html union_groups3.png
42
43 <br>
44 \anchor tui_intersection_of_groups
45 <h2>Intersection of groups</h2>
46 \tui_script{grouping_elements_ex06.py}
47
48 \image html intersect_groups1.png
49
50 \image html intersect_groups2.png
51
52 \image html intersect_groups3.png
53
54 <br>
55 \anchor tui_cut_of_groups
56 <h2>Cut of groups</h2>
57 \tui_script{grouping_elements_ex07.py}
58
59 \image html cut_groups1.png
60
61 \image html cut_groups2.png
62
63 \image html cut_groups3.png
64
65 <br>
66 \anchor tui_create_dim_group
67 <h2>Creating groups of entities from existing groups of superior dimensions</h2>
68 \tui_script{grouping_elements_ex08.py}
69
70 \image html dimgroup_tui1.png
71 <center>Source groups of faces</center>
72
73 \image html dimgroup_tui2.png
74 <center>Result groups of edges and nodes</center>
75
76
77
78
79
80 */