Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/geom.git] / doc / salome / gui / GEOM / input / repairing_operations.doc
index 542f5c25e159b14b7005cffd7f2afc09263e2b7a..8fd31bab135a633dff6b95a8da085f70d252ce0c 100644 (file)
@@ -1,6 +1,6 @@
 /*!
 
-\page repairing_operations_page Repairing Operations
+\page repairing_operations_page Repairing geometrical objects
 
 Repairing operations improve the shapes, processing them with complex algorithms:  
 
@@ -17,12 +17,19 @@ holes with free boundaries on a selected face.</li>
 <li>\subpage sewing_operation_page "Sewing" - sews faces or shells.</li>
 <li>\subpage glue_faces_operation_page "Glue faces" - unites
 coincident faces within the given tolerance.</li>
+<li>\subpage glue_edges_operation_page "Glue edges" - unites
+coincident edges within the given tolerance.</li>
+<li>\subpage limit_tolerance_operation_page "Limit Tolerance" - tries
+to set new tolerance value for the given shape.</li>
 <li>\subpage add_point_on_edge_operation_page "Add point on edge" -
 splits an edge in two.</li>
 <li>\subpage change_orientation_operation_page "Change orientation" -
 reverses the normals of the selected faces.</li>
 <li>\subpage remove_extra_edges_operation_page "Remove extra edges" -
 removes seam and degenerated edges from the given shape.</li>
+<li>\subpage fuse_edges_operation_page "Fuse Collinear Edges within a Wire" -
+removes selected vertices from a given wire in case if adjacent edges
+are C1 continuous.</li>
 </ul>
 
 */