EDF 1632 : Change of the help for 1D Filer Construction and Fuse Collinear Edges within a wire. CTN

This commit is contained in:
gdd 2012-10-10 12:40:34 +00:00
parent 08a90cb03f
commit 59ecd7ddf6
2 changed files with 2 additions and 2 deletions

View 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>

View 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).