Salome HOME
10e392ec0d52fdadaf3a7a378bf6ee2eb89c36ea
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_transformation_operations.doc
1 /*!
2
3 \page tui_transformation_operations_page Transformation Operations
4
5 \anchor tui_translation
6 <br><h2>Translation</h2>
7 \include transformation_operations_ex01.py
8 <a href="../../examples/GEOM/transformation_operations_ex01.py">Download this script</a>
9
10 \anchor tui_rotation
11 <br><h2>Rotation</h2>
12 \include transformation_operations_ex02.py
13 <a href="../../examples/GEOM/transformation_operations_ex02.py">Download this script</a>
14
15 \anchor tui_modify_location 
16 <br><h2>Modify Location</h2>
17 \include transformation_operations_ex03.py
18 <a href="../../examples/GEOM/transformation_operations_ex03.py">Download this script</a>
19
20 \anchor tui_mirror
21 <br><h2>Mirror Image</h2>
22 \include transformation_operations_ex04.py
23 <a href="../../examples/GEOM/transformation_operations_ex04.py">Download this script</a>
24
25 \anchor tui_scale
26 <br><h2>Scale Transform</h2>
27 \include transformation_operations_ex05.py
28 <a href="../../examples/GEOM/transformation_operations_ex05.py">Download this script</a>
29
30 \anchor tui_offset 
31 <br><h2>Offset Surface</h2>
32 \include transformation_operations_ex06.py
33 <a href="../../examples/GEOM/transformation_operations_ex06.py">Download this script</a>
34
35 \anchor tui_projection
36 <br><h2>Projection</h2>
37 \include transformation_operations_ex07.py
38 <a href="../../examples/GEOM/transformation_operations_ex07.py">Download this script</a>
39
40 \anchor tui_multi_translation 
41 <br><h2>Multi Translation</h2>
42 \include transformation_operations_ex08.py
43 <a href="../../examples/GEOM/transformation_operations_ex08.py">Download this script</a>
44
45 \anchor tui_multi_rotation
46 <br><h2>Multi Rotation</h2>
47 \include transformation_operations_ex09.py
48 <a href="../../examples/GEOM/transformation_operations_ex09.py">Download this script</a>
49
50 \anchor tui_fillet2d
51 <br><h2>Fillet 2D</h2>
52 \include transformation_operations_ex10.py
53 <a href="../../examples/GEOM/transformation_operations_ex10.py">Download this script</a>
54
55 \anchor tui_fillet1d
56 <br><h2>Fillet 1D</h2>
57 \include transformation_operations_ex11.py
58 <a href="../../examples/GEOM/transformation_operations_ex11.py">Download this script</a>
59
60 \anchor tui_fillet
61 <br><h2>Fillet</h2>
62 \include transformation_operations_ex12.py
63 <a href="../../examples/GEOM/transformation_operations_ex12.py">Download this script</a>
64
65 \anchor tui_chamfer
66 <br><h2>Chamfer</h2>
67 \include transformation_operations_ex13.py
68 <a href="../../examples/GEOM/transformation_operations_ex13.py">Download this script</a>
69
70 */