mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
54 lines
1.2 KiB
Plaintext
54 lines
1.2 KiB
Plaintext
/*!
|
|
|
|
\page tui_repairing_operations_page Repairing Operations
|
|
|
|
\anchor tui_shape_processing
|
|
<br><h2>Shape Processing</h2>
|
|
\tui_script{repairing_operations_ex01.py}
|
|
|
|
\anchor tui_suppress_faces
|
|
<br><h2>Suppress Faces</h2>
|
|
\tui_script{repairing_operations_ex02.py}
|
|
|
|
\anchor tui_close_contour
|
|
<br><h2>Close Contour</h2>
|
|
\tui_script{repairing_operations_ex03.py}
|
|
|
|
\anchor tui_suppress_internal_wires
|
|
<br><h2>Suppress Internal Wires</h2>
|
|
\tui_script{repairing_operations_ex04.py}
|
|
|
|
\anchor tui_suppress_holes
|
|
<br><h2>Suppress Holes</h2>
|
|
\tui_script{repairing_operations_ex05.py}
|
|
|
|
\anchor tui_sewing
|
|
<br><h2>Sewing</h2>
|
|
\tui_script{repairing_operations_ex06.py}
|
|
|
|
\anchor tui_glue_faces
|
|
<br><h2>Glue Faces</h2>
|
|
\tui_script{repairing_operations_ex07.py}
|
|
|
|
\anchor tui_glue_edges
|
|
<br><h2>Glue Edges</h2>
|
|
\tui_script{repairing_operations_ex08.py}
|
|
|
|
\anchor tui_limit_tolerance
|
|
<br><h2>Limit Tolerance</h2>
|
|
\tui_script{repairing_operations_ex09.py}
|
|
|
|
\anchor tui_add_point_on_edge
|
|
<br><h2>Add Point on Edge</h2>
|
|
\tui_script{repairing_operations_ex10.py}
|
|
|
|
\anchor tui_fuse_collinear_edges
|
|
<br><h2>Fuse Collinear Edges within a Wire</h2>
|
|
\tui_script{repairing_operations_ex11.py}
|
|
|
|
\anchor tui_remove_webs
|
|
<br><h2>Remove internal(shared) faces</h2>
|
|
\tui_script{repairing_operations_ex12.py}
|
|
|
|
*/
|