Salome HOME
28673197079498e75bf155d4ada82eee7001ea11
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_repairing_operations.doc
1 /*!
2
3 \page tui_repairing_operations_page Repairing Operations
4
5 \anchor tui_shape_processing
6 <br><h2>Shape Processing</h2>
7 \include repairing_operations_ex01.py
8 <a href="../../examples/GEOM/repairing_operations_ex01.py">Download this script</a>
9
10 \anchor tui_suppress_faces
11 <br><h2>Suppress Faces</h2>
12 \include repairing_operations_ex02.py
13 <a href="../../examples/GEOM/repairing_operations_ex02.py">Download this script</a>
14
15 \anchor tui_close_contour
16 <br><h2>Close Contour</h2>
17 \include repairing_operations_ex03.py
18 <a href="../../examples/GEOM/repairing_operations_ex03.py">Download this script</a>
19
20 \anchor tui_suppress_internal_wires 
21 <br><h2>Suppress Internal Wires</h2>
22 \include repairing_operations_ex04.py
23 <a href="../../examples/GEOM/repairing_operations_ex04.py">Download this script</a>
24
25 \anchor tui_suppress_holes
26 <br><h2>Suppress Holes</h2>
27 \include repairing_operations_ex05.py
28 <a href="../../examples/GEOM/repairing_operations_ex05.py">Download this script</a>
29
30 \anchor tui_sewing
31 <br><h2>Sewing</h2>
32 \include repairing_operations_ex06.py
33 <a href="../../examples/GEOM/repairing_operations_ex06.py">Download this script</a>
34
35 \anchor tui_glue_faces
36 <br><h2>Glue Faces</h2>
37 \include repairing_operations_ex07.py
38 <a href="../../examples/GEOM/repairing_operations_ex07.py">Download this script</a>
39
40 \anchor tui_glue_edges
41 <br><h2>Glue Edges</h2>
42 \include repairing_operations_ex08.py
43 <a href="../../examples/GEOM/repairing_operations_ex08.py">Download this script</a>
44
45 \anchor tui_limit_tolerance
46 <br><h2>Limit Tolerance</h2>
47 \include repairing_operations_ex09.py
48 <a href="../../examples/GEOM/repairing_operations_ex09.py">Download this script</a>
49
50 \anchor tui_add_point_on_edge
51 <br><h2>Add Point on Edge</h2>
52 \include repairing_operations_ex10.py
53 <a href="../../examples/GEOM/repairing_operations_ex10.py">Download this script</a>
54
55 \anchor tui_fuse_collinear_edges
56 <br><h2>Fuse Collinear Edges within a Wire</h2>
57 \include repairing_operations_ex11.py
58 <a href="../../examples/GEOM/repairing_operations_ex11.py">Download this script</a>
59
60 */