Salome HOME
3e10dcd074b08606af74cd6fcc3e4b24f0867be2
[modules/geom.git] / doc / salome / gui / GEOM / input / repairing_operations.doc
1 /*!
2
3 \page repairing_operations_page Repairing Operations
4
5 Repairing operations improve the shapes, processing them with complex algorithms:  
6
7 <ul>
8 <li>\subpage shape_processing_operation_page "Shape processing" -
9 processes one or more shapes using various operators.</li>
10 <li>\subpage suppress_faces_operation_page "Suppress faces" - removes
11 chosen faces of a shape.</li>
12 <li>\subpage close_contour_operation_page "Close contour" - closes an
13 open contour asnd miodifies the underlying face.</li>
14 <li>\subpage suppress_internal_wires_operation_page "Suppress internal wires" - removes internal wires from shapes.</li>
15 <li>\subpage suppress_holes_operation_page "Suppress holes" - removes
16 holes with free boundaries on a selected face.</li>
17 <li>\subpage sewing_operation_page "Sewing" - sews faces or shells.</li>
18 <li>\subpage glue_faces_operation_page "Glue faces" - unites
19 coincident faces within the given tolerance.</li>
20 <li>\subpage glue_edges_operation_page "Glue edges" - unites
21 coincident edges within the given tolerance.</li>
22 <li>\subpage limit_tolerance_operation_page "Limit Tolerance" - tries
23 to set new tolerance value for the given shape.</li>
24 <li>\subpage add_point_on_edge_operation_page "Add point on edge" -
25 splits an edge in two.</li>
26 <li>\subpage change_orientation_operation_page "Change orientation" -
27 reverses the normals of the selected faces.</li>
28 <li>\subpage remove_extra_edges_operation_page "Remove extra edges" -
29 removes seam and degenerated edges from the given shape.</li>
30 </ul>
31
32 */