Salome HOME
Fix compilation error (conflict of OK name between OCCT Plate_Plate.hxx and GEOM...
[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 \tui_script{primitives_ex01.py}
8
9 \anchor tui_creation_cylinder
10 <br><h2>Creation of a Cylinder</h2>
11 \tui_script{primitives_ex02.py}
12
13 \anchor tui_creation_sphere
14 <br><h2>Creation of a Sphere</h2>
15 \tui_script{primitives_ex03.py}
16
17 \anchor tui_creation_torus
18 <br><h2>Creation of a Torus</h2>
19 \tui_script{primitives_ex04.py}
20
21 \anchor tui_creation_cone
22 <br><h2>Creation of a Cone</h2>
23 \tui_script{primitives_ex05.py}
24
25 \anchor tui_creation_disk
26 <br><h2>Creation of a Disk</h2>
27 \tui_script{primitives_ex06.py}
28
29 \anchor tui_creation_squareface
30 <br><h2>Creation of a Rectangle</h2>
31 \tui_script{primitives_ex07.py}
32
33 */