]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Correct error in the documentation
authorvsr <vsr@opencascade.com>
Wed, 17 Nov 2010 06:15:05 +0000 (06:15 +0000)
committervsr <vsr@opencascade.com>
Wed, 17 Nov 2010 06:15:05 +0000 (06:15 +0000)
doc/salome/gui/GEOM/input/chamfer_operation.doc
doc/salome/gui/GEOM/input/fillet1d_operation.doc
doc/salome/gui/GEOM/input/fillet2d_operation.doc
doc/salome/gui/GEOM/input/fillet_operation.doc

index 38fdba84320cb964fb1eadd55ecabbe8a5f4f55d..9e464518df1ab5ab7581accab3faee1682d8f361 100644 (file)
@@ -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.
index 46d291b48142b28255df9107d11724ef86d1d6c4..7e1174bd5363ad766bf6c22aa528efdd9100d511 100644 (file)
@@ -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.
index 74b044b05751784d1f3db9bd01df94468dd57b69..a4c06f5e0e8c89a2dae5f1fe367cae1b5c667db3 100755 (executable)
@@ -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.
index 8bf2ee1f634828a2f5faf9e784e127f0896860ed..e913892e20f813599a6e3dd639fb856186949b78 100644 (file)
@@ -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.