Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_primitives.doc
1 /*!
2
3 \page tui_primitives_page Primitives
4
5 \anchor tui_creation_box
6 <br><h2>Creation of a Box</h2>
7 \include primitives_ex01.py
8 <a href="../../examples/GEOM/primitives_ex01.py">Download this script</a>
9
10 \anchor tui_creation_cylinder
11 <br><h2>Creation of a Cylinder</h2>
12 \include primitives_ex02.py
13 <a href="../../examples/GEOM/primitives_ex02.py">Download this script</a>
14
15 \anchor tui_creation_sphere
16 <br><h2>Creation of a Sphere</h2>
17 \include primitives_ex03.py
18 <a href="../../examples/GEOM/primitives_ex03.py">Download this script</a>
19
20 \anchor tui_creation_torus
21 <br><h2>Creation of a Torus</h2>
22 \include primitives_ex04.py
23 <a href="../../examples/GEOM/primitives_ex04.py">Download this script</a>
24
25 \anchor tui_creation_cone
26 <br><h2>Creation of a Cone</h2>
27 \include primitives_ex05.py
28 <a href="../../examples/GEOM/primitives_ex05.py">Download this script</a>
29
30 \anchor tui_creation_disk
31 <br><h2>Creation of a Disk</h2>
32 \include primitives_ex06.py
33 <a href="../../examples/GEOM/primitives_ex06.py">Download this script</a>
34
35 \anchor tui_creation_squareface
36 <br><h2>Creation of a Rectangle</h2>
37 \include primitives_ex07.py
38 <a href="../../examples/GEOM/primitives_ex07.py">Download this script</a>
39
40 */