mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 02:00:35 +05:00
EDF 1632 : Change of the help for 1D Filer Construction and Fuse Collinear Edges within a wire. CTN
This commit is contained in:
parent
08a90cb03f
commit
59ecd7ddf6
@ -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>
|
||||
|
@ -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).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user