X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fremove_extra_edges_operation.doc;h=448c75adfc6db41c305689901d7a35668e9f5c37;hb=00621ab4f35ece96476fc358acf598d78ec0a95d;hp=9b4a32d3618969543b1fe38718eb24bc7c09759d;hpb=faae9088f8de3a27ce3b089899959d016f388b97;p=modules%2Fgeom.git 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 9b4a32d36..448c75adf 100644 --- a/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc +++ b/doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc @@ -7,16 +7,16 @@ \n This operation removes all seam and degenerated edges from a given 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. +However, there is an option to unite all faces sharing one +surface, which produces not only hexahedral solids. -\n TUI Command: geompy.RemoveExtraEdges(theShape,theOptimumNbFaces), -there theShape is a compound or a single solid to remove irregular edges from -and theOptimumNbFaces is an integer parameter, that regulates, -whether the faces, sharing common surface, should be united, or not. +\n TUI Command: geompy.RemoveExtraEdges(theShape,doUnionFaces), +where theShape is a compound or a single solid +and doUnionFaces is a boolean parameter, that regulates, +whether the faces, sharing a common surface, should be united. \n Arguments: Name + one shape + a flag. \n Advanced option: - \ref restore_presentation_parameters_page "Set presentation parameters and subshapes from arguments". + \ref restore_presentation_parameters_page "Set presentation parameters and sub-shapes from arguments". \image html remove_extra_edges.png