Salome HOME
[bos #36177] [FORUM] - Remove extra-edge on hemisphere
[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 \tui_script{repairing_operations_ex01.py}
8
9 \anchor tui_suppress_faces
10 <br><h2>Suppress Faces</h2>
11 \tui_script{repairing_operations_ex02.py}
12
13 \anchor tui_close_contour
14 <br><h2>Close Contour</h2>
15 \tui_script{repairing_operations_ex03.py}
16
17 \anchor tui_suppress_internal_wires 
18 <br><h2>Suppress Internal Wires</h2>
19 \tui_script{repairing_operations_ex04.py}
20
21 \anchor tui_suppress_holes
22 <br><h2>Suppress Holes</h2>
23 \tui_script{repairing_operations_ex05.py}
24
25 \anchor tui_sewing
26 <br><h2>Sewing</h2>
27 \tui_script{repairing_operations_ex06.py}
28
29 \anchor tui_glue_faces
30 <br><h2>Glue Faces</h2>
31 \tui_script{repairing_operations_ex07.py}
32
33 \anchor tui_glue_edges
34 <br><h2>Glue Edges</h2>
35 \tui_script{repairing_operations_ex08.py}
36
37 \anchor tui_limit_tolerance
38 <br><h2>Limit Tolerance</h2>
39 \tui_script{repairing_operations_ex09.py}
40
41 \anchor tui_add_point_on_edge
42 <br><h2>Add Point on Edge</h2>
43 \tui_script{repairing_operations_ex10.py}
44
45 \anchor tui_fuse_collinear_edges
46 <br><h2>Fuse Collinear Edges within a Wire</h2>
47 \tui_script{repairing_operations_ex11.py}
48
49 \anchor tui_remove_webs
50 <br><h2>Remove internal(shared) faces</h2>
51 \tui_script{repairing_operations_ex12.py}
52
53 */