From: jfa Date: Wed, 13 May 2009 12:28:53 +0000 (+0000) Subject: Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape... X-Git-Tag: V4_1_0_maintainance_FINAL~29 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7a093b4fe7b652ee0e3249baf00dd6f4f79bf9f4;hp=136213bc6677a30ccb5f1d56ad950a76a150613d;p=modules%2Fgeom.git Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Update help. --- diff --git a/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc b/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc index 933c58182..9b4a32d36 100644 --- a/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc +++ b/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc @@ -5,7 +5,10 @@ \n To Remove extra edges in the Main Menu select Repair - > Remove extra edges. \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 TUI Command: geompy.RemoveExtraEdges(theShape,theOptimumNbFaces), there theShape is a compound or a single solid to remove irregular edges from