geom/doc/salome/gui/GEOM/input/tui_complex_objs.doc
2013-02-12 11:35:16 +00:00

55 lines
1.8 KiB
Plaintext

/*!
\page tui_complex_objs_page Complex Objects
\anchor tui_creation_prism
<br><h2>Creation of a Prism</h2>
\include complex_objs_ex01.py
<a href="../../examples/GEOM/complex_objs_ex01.py">Download this script</a>
\anchor tui_creation_revolution
<br><h2>Creation of a Revolution</h2>
\include complex_objs_ex02.py
<a href="../../examples/GEOM/complex_objs_ex02.py">Download this script</a>
\anchor tui_creation_filling
<br><h2>Creation of a Filling</h2>
\include complex_objs_ex03.py
<a href="../../examples/GEOM/complex_objs_ex03.py">Download this script</a>
\anchor tui_creation_pipe
<br><h2>Creation of a Pipe</h2>
\include complex_objs_ex04.py
<a href="../../examples/GEOM/complex_objs_ex04.py">Download this script</a>
\anchor tui_creation_pipe_with_diff_sec
<br><h2>Creation of a PipeWithDifferentSections</h2>
\include complex_objs_ex05.py
<a href="../../examples/GEOM/complex_objs_ex05.py">Download this script</a>
\anchor tui_creation_pipe_with_shell_sec
<br><h2>Creation of a PipeWithShellSections</h2>
\include complex_objs_ex06.py
<a href="../../examples/GEOM/complex_objs_ex06.py">Download this script</a>
\anchor tui_creation_pipe_without_path
<br><h2>Creation of a PipeShellsWithoutPath</h2>
\include complex_objs_ex07.py
<a href="../../examples/GEOM/complex_objs_ex07.py">Download this script</a>
\anchor tui_creation_pipe_binormal_along_vector
<br><h2>Creation of a PipeBiNormalAlongVector</h2>
\include complex_objs_ex08.py
<a href="../../examples/GEOM/complex_objs_ex08.py">Download this script</a>
\anchor tui_creation_pipe_path
<br><h2>Creation of a Middle Path</h2>
\include complex_objs_ex09.py
<a href="../../examples/GEOM/complex_objs_ex09.py">Download this script</a>
<br><h2>Creation of Tangent Plane On Face</h2>
\include complex_objs_ex10.py
<a href="../../examples/GEOM/complex_objs_ex10.py">Download this script</a>
*/