Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[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 \include complex_objs_ex01.py
8 <a href="../../examples/GEOM/complex_objs_ex01.py">Download this script</a>
9
10 \anchor tui_creation_revolution
11 <br><h2>Creation of a Revolution</h2>
12 \include complex_objs_ex02.py
13 <a href="../../examples/GEOM/complex_objs_ex02.py">Download this script</a>
14
15 \anchor tui_creation_filling
16 <br><h2>Creation of a Filling</h2>
17 \include complex_objs_ex03.py
18 <a href="../../examples/GEOM/complex_objs_ex03.py">Download this script</a>
19
20 \anchor tui_creation_pipe
21 <br><h2>Creation of a Pipe</h2>
22 \include complex_objs_ex04.py
23 <a href="../../examples/GEOM/complex_objs_ex04.py">Download this script</a>
24
25 \anchor tui_creation_pipe_with_diff_sec
26 <br><h2>Creation of a PipeWithDifferentSections</h2>
27 \include complex_objs_ex05.py
28 <a href="../../examples/GEOM/complex_objs_ex05.py">Download this script</a>
29
30 \anchor tui_creation_pipe_with_shell_sec
31 <br><h2>Creation of a PipeWithShellSections</h2>
32 \include complex_objs_ex06.py
33 <a href="../../examples/GEOM/complex_objs_ex06.py">Download this script</a>
34
35 \anchor tui_creation_pipe_without_path
36 <br><h2>Creation of a PipeShellsWithoutPath</h2>
37 \include complex_objs_ex07.py
38 <a href="../../examples/GEOM/complex_objs_ex07.py">Download this script</a>
39
40 \anchor tui_creation_pipe_binormal_along_vector
41 <br><h2>Creation of a PipeBiNormalAlongVector</h2>
42 \include complex_objs_ex08.py
43 <a href="../../examples/GEOM/complex_objs_ex08.py">Download this script</a>
44
45 \anchor tui_creation_pipe_path
46 <br><h2>Creation of a Middle Path</h2>
47 \include complex_objs_ex09.py
48 <a href="../../examples/GEOM/complex_objs_ex09.py">Download this script</a>
49
50 <br><h2>Creation of Tangent Plane On Face</h2>
51 \include complex_objs_ex10.py
52 <a href="../../examples/GEOM/complex_objs_ex10.py">Download this script</a>
53
54 */