Salome HOME
Revert "Synchronize adm files"
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_complex_objs.doc
1 /*!
2
3 \page tui_complex_objs_page Complex Objects
4
5 \anchor tui_creation_prism
6 <br><h2>Creation of a Prism</h2>
7 \tui_script{complex_objs_ex01.py}
8
9 \anchor tui_creation_revolution
10 <br><h2>Creation of a Revolution</h2>
11 \tui_script{complex_objs_ex02.py}
12
13 \anchor tui_creation_filling
14 <br><h2>Creation of a Filling</h2>
15 \tui_script{complex_objs_ex03.py}
16
17 \anchor tui_creation_pipe
18 <br><h2>Creation of a Pipe</h2>
19 \tui_script{complex_objs_ex04.py}
20
21 \anchor tui_creation_pipe_with_diff_sec
22 <br><h2>Creation of a PipeWithDifferentSections</h2>
23 \tui_script{complex_objs_ex05.py}
24
25 \anchor tui_creation_pipe_with_shell_sec
26 <br><h2>Creation of a PipeWithShellSections</h2>
27 \tui_script{complex_objs_ex06.py}
28
29 \anchor tui_creation_pipe_without_path
30 <br><h2>Creation of a PipeShellsWithoutPath</h2>
31 \tui_script{complex_objs_ex07.py}
32
33 \anchor tui_creation_pipe_binormal_along_vector
34 <br><h2>Creation of a PipeBiNormalAlongVector</h2>
35 \tui_script{complex_objs_ex08.py}
36
37 \anchor tui_creation_pipe_path
38 <br><h2>Creation of a Middle Path</h2>
39 \tui_script{complex_objs_ex09.py}
40
41 \anchor tui_creation_tangent_plane_on_face
42 <br><h2>Creation of Tangent Plane On Face</h2>
43 \tui_script{complex_objs_ex10.py}
44
45 */