mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-30 20:40:34 +05:00
Correct error in the documentation
This commit is contained in:
parent
8b1511ff63
commit
0325df7265
@ -3,7 +3,7 @@
|
||||
\page chamfer_operation_page Chamfer
|
||||
|
||||
\n To produce a \b Chamfer in the <b>Main Menu</b> select
|
||||
<b>Operations - > Transformation - > Chamfer</b>
|
||||
<b>Operations - > Chamfer</b>
|
||||
|
||||
\n This operation allows you to make chamfer of the edges of a Shape.
|
||||
\n The \b Result will be a \b GEOM_Object.
|
||||
|
@ -10,7 +10,7 @@ constructed, have to lie in the same plane.
|
||||
\image html fillet1d_2.png
|
||||
|
||||
To produce a \b Fillet 1D in the <b>Main Menu</b> select
|
||||
<b>Operations - > Transformation - > Fillet 1D</b>
|
||||
<b>Operations - > Fillet 1D</b>
|
||||
|
||||
Define the <b>Wire with planar Edges</b> to create a fillet on, select the necessary
|
||||
vertexes on this wire in the OCC Viewer and define the \b Radius of the Fillet.
|
||||
|
@ -7,7 +7,7 @@ This operation creates fillets on the corners of a <b>2D Planar Face</b>.
|
||||
\image html fillet2d_2.png
|
||||
|
||||
To produce a \b Fillet 2D in the <b>Main Menu</b> select
|
||||
<b>Operations - > Transformation - > Fillet 2D</b>
|
||||
<b>Operations - > Fillet 2D</b>
|
||||
|
||||
Define the <b>Planar Face</b> to create a fillet on, select the necessary
|
||||
vertexes on this face in the OCC Viewer and define the \b Radius of the Fillet.
|
||||
|
@ -3,7 +3,7 @@
|
||||
\page fillet_operation_page Fillet
|
||||
|
||||
\n To produce a \b Fillet in the <b>Main Menu</b> select
|
||||
<b>Operations - > Transformation - > Fillet</b>
|
||||
<b>Operations - > Fillet</b>
|
||||
|
||||
\n This operation creates fillets on the edges of a shape.
|
||||
\n The \b Result will be a \b GEOM_Object.
|
||||
|
Loading…
Reference in New Issue
Block a user