geom/doc/salome/gui/GEOM/input/tui_primitives.doc

34 lines
706 B
Plaintext
Raw Normal View History

/*!
\page tui_primitives_page Primitives
\anchor tui_creation_box
<br><h2>Creation of a Box</h2>
2013-02-28 20:00:05 +06:00
\tui_script{primitives_ex01.py}
\anchor tui_creation_cylinder
<br><h2>Creation of a Cylinder</h2>
2013-02-28 20:00:05 +06:00
\tui_script{primitives_ex02.py}
\anchor tui_creation_sphere
<br><h2>Creation of a Sphere</h2>
2013-02-28 20:00:05 +06:00
\tui_script{primitives_ex03.py}
2009-02-13 17:16:39 +05:00
\anchor tui_creation_torus
<br><h2>Creation of a Torus</h2>
2013-02-28 20:00:05 +06:00
\tui_script{primitives_ex04.py}
\anchor tui_creation_cone
<br><h2>Creation of a Cone</h2>
2013-02-28 20:00:05 +06:00
\tui_script{primitives_ex05.py}
2009-02-13 17:16:39 +05:00
\anchor tui_creation_disk
<br><h2>Creation of a Disk</h2>
2013-02-28 20:00:05 +06:00
\tui_script{primitives_ex06.py}
2009-02-13 17:16:39 +05:00
\anchor tui_creation_squareface
2012-08-09 13:58:02 +06:00
<br><h2>Creation of a Rectangle</h2>
2013-02-28 20:00:05 +06:00
\tui_script{primitives_ex07.py}
2009-02-13 17:16:39 +05:00
*/