From: rnc Date: Mon, 5 Nov 2012 16:50:39 +0000 (+0000) Subject: tiny modification X-Git-Tag: V6_6_0b1~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=58fc0975f5947ca6761221c98114f63014fdc318;p=modules%2Fgeom.git tiny modification --- diff --git a/doc/salome/gui/GEOM/input/fuse_edges_operation.doc b/doc/salome/gui/GEOM/input/fuse_edges_operation.doc index 4c7c8771c..5f6b96343 100644 --- a/doc/salome/gui/GEOM/input/fuse_edges_operation.doc +++ b/doc/salome/gui/GEOM/input/fuse_edges_operation.doc @@ -5,7 +5,9 @@ \n To Fuse Collinear Edges within a Wire in the Main Menu select Repair - > Fuse Collinear Edges within a Wire. \n This operation removes the selected vertices from a given wire, -provided that the adjacent edges can be joined together with C1 continuity. The function takes a list of +provided that the junction of two adjacent edges is C1 continuous +(i.e. the edges have equal tangents at the junction). +\n The function takes a list of vertices to suppress as a parameter. If the list is empty, all vertices in a wire are taken into account.