From: gdd Date: Wed, 10 Oct 2012 12:40:34 +0000 (+0000) Subject: EDF 1632 : Change of the help for 1D Filer Construction and Fuse Collinear Edges... X-Git-Tag: V6_6_0a1~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=59ecd7ddf65d45d132dd41a7945570f93d86fb74;p=modules%2Fgeom.git EDF 1632 : Change of the help for 1D Filer Construction and Fuse Collinear Edges within a wire. CTN --- diff --git a/doc/salome/gui/GEOM/input/fillet1d_operation.doc b/doc/salome/gui/GEOM/input/fillet1d_operation.doc index 322b7c965..9893650c5 100644 --- a/doc/salome/gui/GEOM/input/fillet1d_operation.doc +++ b/doc/salome/gui/GEOM/input/fillet1d_operation.doc @@ -18,7 +18,7 @@ vertexes on this wire in the OCC Viewer and define the \b Radius of the Fillet. \b Note: This Operation Works for the Wires with Planar Edges only. \b Note: Use option Fuse collinear edges to allow bigger radius - to allow ignoring of possible secant points, i.e. the + in order to ignore possible secant points, i.e. the joints of collinear edges, thus processing such edges as one. TUI Command: geompy.MakeFillet1D(Shape, R, ListVertexes) diff --git a/doc/salome/gui/GEOM/input/fuse_edges_operation.doc b/doc/salome/gui/GEOM/input/fuse_edges_operation.doc index 7924f73eb..b79e40b9f 100644 --- a/doc/salome/gui/GEOM/input/fuse_edges_operation.doc +++ b/doc/salome/gui/GEOM/input/fuse_edges_operation.doc @@ -7,7 +7,7 @@ select Repair - > Fuse Collinear Edges within a Wire. \n This operation removes selected vertices from a given wire in case if adjacent edges are C1 continuous. The function takes a list of vertices to suppress as a parameter. If the list is empty, all -vertices in a wire are assumed. +vertices in a wire are taken into account. \n Arguments: Name + a wire + a list of vertices (can be empty).