Salome HOME
Merge remote-tracking branch 'origin/master'
[modules/smesh.git] / doc / salome / gui / SMESH / input / tui_transforming_meshes.doc
1 /*!
2
3 \page tui_transforming_meshes_page Transforming Meshes
4
5 \tableofcontents
6
7 <br>
8 \section tui_translation Translation
9 \tui_script{transforming_meshes_ex01.py}
10
11 <br>
12 \section tui_rotation Rotation
13 \tui_script{transforming_meshes_ex02.py}
14
15 <br>
16 \section tui_scale Scale
17 \tui_script{transforming_meshes_ex03.py}
18
19 <br>
20 \section tui_symmetry Symmetry
21 \tui_script{transforming_meshes_ex04.py}
22
23 <br>
24 \section tui_merging_nodes Merging Nodes
25 \tui_script{transforming_meshes_ex05.py}
26
27 <br>
28 \section tui_merging_elements Merging Elements
29 \tui_script{transforming_meshes_ex06.py}
30
31 <br>
32 \section tui_sew_meshes_border_to_side Sew Meshes Border to Side
33 \tui_script{transforming_meshes_ex07.py}
34
35 <br>
36 \section tui_sew_conform_free_borders Sew Conform Free Borders
37 \tui_script{transforming_meshes_ex08.py}
38
39 <br>
40 \section tui_sew_free_borders Sew Free Borders
41 \tui_script{transforming_meshes_ex09.py}
42
43 <br>
44 \section tui_sew_side_elements Sew Side Elements
45 \tui_script{transforming_meshes_ex10.py}
46
47 <br>
48 \section tui_duplicate_nodes Duplicate nodes or/and elements
49 \tui_script{transforming_meshes_ex11.py}
50
51 <br>
52 \section tui_make_2dmesh_from_3d Create boundary elements
53 \tui_script{transforming_meshes_ex12.py}
54
55 <br>
56 \section tui_reorient_faces Reorient faces
57 \tui_script{transforming_meshes_ex13.py}
58
59 */