2008-03-07 12:45:34 +05:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page tui_primitives_page Primitives
|
|
|
|
|
|
|
|
\anchor tui_creation_box
|
|
|
|
<br><h2>Creation of a Box</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include primitives_ex01.py
|
|
|
|
<a href="../../examples/GEOM/primitives_ex01.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_cylinder
|
|
|
|
<br><h2>Creation of a Cylinder</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include primitives_ex02.py
|
|
|
|
<a href="../../examples/GEOM/primitives_ex02.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_sphere
|
|
|
|
<br><h2>Creation of a Sphere</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include primitives_ex03.py
|
|
|
|
<a href="../../examples/GEOM/primitives_ex03.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
\anchor tui_creation_torus
|
2008-03-07 12:45:34 +05:00
|
|
|
<br><h2>Creation of a Torus</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include primitives_ex04.py
|
|
|
|
<a href="../../examples/GEOM/primitives_ex04.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_cone
|
|
|
|
<br><h2>Creation of a Cone</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include primitives_ex05.py
|
|
|
|
<a href="../../examples/GEOM/primitives_ex05.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
\anchor tui_creation_disk
|
|
|
|
<br><h2>Creation of a Disk</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include primitives_ex06.py
|
|
|
|
<a href="../../examples/GEOM/primitives_ex06.py">Download this script</a>
|
2009-02-13 17:16:39 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_squareface
|
2010-05-14 21:15:28 +06:00
|
|
|
<br><h2>Creation of a Rectangle</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include primitives_ex07.py
|
|
|
|
<a href="../../examples/GEOM/primitives_ex07.py">Download this script</a>
|
2009-02-13 17:16:39 +05:00
|
|
|
|
|
|
|
*/
|