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