2008-03-07 12:45:34 +05:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page tui_repairing_operations_page Repairing Operations
|
|
|
|
|
|
|
|
\anchor tui_shape_processing
|
|
|
|
<br><h2>Shape Processing</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex01.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex01.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_suppress_faces
|
|
|
|
<br><h2>Suppress Faces</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex02.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex02.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_close_contour
|
|
|
|
<br><h2>Close Contour</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex03.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex03.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_suppress_internal_wires
|
|
|
|
<br><h2>Suppress Internal Wires</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex04.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex04.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_suppress_holes
|
|
|
|
<br><h2>Suppress Holes</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex05.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex05.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_sewing
|
|
|
|
<br><h2>Sewing</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex06.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex06.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
\anchor tui_glue_faces
|
|
|
|
<br><h2>Glue Faces</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex07.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex07.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
2011-06-06 13:23:11 +06:00
|
|
|
\anchor tui_glue_edges
|
|
|
|
<br><h2>Glue Edges</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex08.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex08.py">Download this script</a>
|
2011-06-06 13:23:11 +06:00
|
|
|
|
2010-11-25 17:31:41 +05:00
|
|
|
\anchor tui_limit_tolerance
|
|
|
|
<br><h2>Limit Tolerance</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex09.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex09.py">Download this script</a>
|
2010-11-25 17:31:41 +05:00
|
|
|
|
2008-03-07 12:45:34 +05:00
|
|
|
\anchor tui_add_point_on_edge
|
|
|
|
<br><h2>Add Point on Edge</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex10.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex10.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
2012-07-27 17:32:14 +06:00
|
|
|
\anchor tui_fuse_collinear_edges
|
|
|
|
<br><h2>Fuse Collinear Edges within a Wire</h2>
|
2013-02-18 20:55:48 +06:00
|
|
|
\include repairing_operations_ex11.py
|
|
|
|
<a href="../../examples/GEOM/repairing_operations_ex11.py">Download this script</a>
|
2008-03-07 12:45:34 +05:00
|
|
|
|
|
|
|
*/
|