Salome HOME
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape...
authorjfa <jfa@opencascade.com>
Wed, 13 May 2009 12:28:39 +0000 (12:28 +0000)
committerjfa <jfa@opencascade.com>
Wed, 13 May 2009 12:28:39 +0000 (12:28 +0000)
doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc

index 933c58182c09e34d919cc15ff60094607b6cdd4f..9b4a32d3618969543b1fe38718eb24bc7c09759d 100644 (file)
@@ -5,7 +5,10 @@
 \n To <b>Remove extra edges</b> in the <b>Main Menu</b> select
 <b>Repair - > Remove extra edges</b>.
 \n This operation removes all seam and degenerated edges from a given
-shape and unites faces and edges, sharing one surface.
+shape. Its main purpose is healing of solids and compounds to obtain
+hexahedral solids and compounds of hexahedral solids.
+At the same time, it has an option to unite all faces, sharing one
+surface. With this option not only hexahedral solids could be obtained.
 
 \n <b>TUI Command:</b> <em>geompy.RemoveExtraEdges(theShape,theOptimumNbFaces)</em>,
 there <em>theShape</em> is a compound or a single solid to remove irregular edges from