mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
61 lines
2.0 KiB
Plaintext
61 lines
2.0 KiB
Plaintext
/*!
|
|
|
|
\page tui_repairing_operations_page Repairing Operations
|
|
|
|
\anchor tui_shape_processing
|
|
<br><h2>Shape Processing</h2>
|
|
\include repairing_operations_ex01.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex01.py">Download this script</a>
|
|
|
|
\anchor tui_suppress_faces
|
|
<br><h2>Suppress Faces</h2>
|
|
\include repairing_operations_ex02.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex02.py">Download this script</a>
|
|
|
|
\anchor tui_close_contour
|
|
<br><h2>Close Contour</h2>
|
|
\include repairing_operations_ex03.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex03.py">Download this script</a>
|
|
|
|
\anchor tui_suppress_internal_wires
|
|
<br><h2>Suppress Internal Wires</h2>
|
|
\include repairing_operations_ex04.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex04.py">Download this script</a>
|
|
|
|
\anchor tui_suppress_holes
|
|
<br><h2>Suppress Holes</h2>
|
|
\include repairing_operations_ex05.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex05.py">Download this script</a>
|
|
|
|
\anchor tui_sewing
|
|
<br><h2>Sewing</h2>
|
|
\include repairing_operations_ex06.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex06.py">Download this script</a>
|
|
|
|
\anchor tui_glue_faces
|
|
<br><h2>Glue Faces</h2>
|
|
\include repairing_operations_ex07.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex07.py">Download this script</a>
|
|
|
|
\anchor tui_glue_edges
|
|
<br><h2>Glue Edges</h2>
|
|
\include repairing_operations_ex08.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex08.py">Download this script</a>
|
|
|
|
\anchor tui_limit_tolerance
|
|
<br><h2>Limit Tolerance</h2>
|
|
\include repairing_operations_ex09.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex09.py">Download this script</a>
|
|
|
|
\anchor tui_add_point_on_edge
|
|
<br><h2>Add Point on Edge</h2>
|
|
\include repairing_operations_ex10.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex10.py">Download this script</a>
|
|
|
|
\anchor tui_fuse_collinear_edges
|
|
<br><h2>Fuse Collinear Edges within a Wire</h2>
|
|
\include repairing_operations_ex11.py
|
|
<a href="../../examples/GEOM/repairing_operations_ex11.py">Download this script</a>
|
|
|
|
*/
|