2008-03-07 12:45:34 +05:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page tui_complex_objs_page Complex Objects
|
|
|
|
|
|
|
|
\anchor tui_creation_prism
|
|
|
|
<br><h2>Creation of a Prism</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex01.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex01.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_revolution
|
|
|
|
<br><h2>Creation of a Revolution</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex02.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex02.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_filling
|
|
|
|
<br><h2>Creation of a Filling</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex03.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex03.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_pipe
|
|
|
|
<br><h2>Creation of a Pipe</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex04.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex04.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
\anchor tui_creation_pipe_with_diff_sec
|
|
|
|
<br><h2>Creation of a PipeWithDifferentSections</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex05.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex05.py">Download this script</a>
|
2009-02-13 17:16:39 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_pipe_with_shell_sec
|
|
|
|
<br><h2>Creation of a PipeWithShellSections</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex06.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex06.py">Download this script</a>
|
2009-02-13 17:16:39 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_pipe_without_path
|
|
|
|
<br><h2>Creation of a PipeShellsWithoutPath</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex07.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex07.py">Download this script</a>
|
2009-02-13 17:16:39 +05:00
|
|
|
|
|
|
|
\anchor tui_creation_pipe_binormal_along_vector
|
|
|
|
<br><h2>Creation of a PipeBiNormalAlongVector</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex08.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex08.py">Download this script</a>
|
2012-12-13 14:40:36 +06:00
|
|
|
|
|
|
|
\anchor tui_creation_pipe_path
|
|
|
|
<br><h2>Creation of a Middle Path</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex09.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex09.py">Download this script</a>
|
2012-08-09 13:58:02 +06:00
|
|
|
|
2012-12-13 14:40:36 +06:00
|
|
|
<br><h2>Creation of Tangent Plane On Face</h2>
|
2013-02-12 17:35:16 +06:00
|
|
|
\include complex_objs_ex10.py
|
|
|
|
<a href="../../examples/GEOM/complex_objs_ex10.py">Download this script</a>
|
2012-08-09 13:58:02 +06:00
|
|
|
|
2009-02-13 17:16:39 +05:00
|
|
|
*/
|