Salome HOME
EDF 1632 : Change of the help for 1D Filer Construction and Fuse Collinear Edges...
authorgdd <gdd>
Wed, 10 Oct 2012 12:40:34 +0000 (12:40 +0000)
committergdd <gdd>
Wed, 10 Oct 2012 12:40:34 +0000 (12:40 +0000)
doc/salome/gui/GEOM/input/fillet1d_operation.doc
doc/salome/gui/GEOM/input/fuse_edges_operation.doc

index 322b7c965cd5dab037613e360ee59b40fb633156..9893650c5d6009b93bce4cfd4369677c0f24b0e5 100644 (file)
@@ -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 <b>Planar Edges</b> only.
 
 \b Note: Use option <b>Fuse collinear edges to allow bigger radius</b>
-         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.
 
 <b>TUI Command:</b> <em>geompy.MakeFillet1D(Shape, R, ListVertexes)</em>
index 7924f73eb42b9ad49da4eaaa0713aae2d726a912..b79e40b9ff3b7a04b404ddbbd4209988cdcb7f24 100644 (file)
@@ -7,7 +7,7 @@ select <b>Repair - > Fuse Collinear Edges within a Wire</b>.
 \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 <b>Arguments:</b> Name + a wire + a list of vertices (can be empty).