diff --git a/doc/salome/gui/SMESH/input/extrusion_along_path.doc b/doc/salome/gui/SMESH/input/extrusion_along_path.doc
index e391111d8..2e8ea88b8 100644
--- a/doc/salome/gui/SMESH/input/extrusion_along_path.doc
+++ b/doc/salome/gui/SMESH/input/extrusion_along_path.doc
@@ -79,7 +79,7 @@ path item or click "Extrusion along a path" button in the toolbar.
The following dialog common for line and planar elements will appear:
-\image html extrusion1.png
+\image html extrusion_along_path_dlg.png
In this dialog:
@@ -99,28 +99,31 @@ about filters in the \ref selection_filter_library_page "Selection filter librar
-define the Path along which the elements will be extruded,
-\n Path definition consists of several elements:
-
-- Mesh or submesh - 1D mesh or sub-mesh, along which proceeds the extrusion
-- Start node - the start node. It is used to define the direction of extrusion
-
+define the \b Path along which the elements will be extruded.
+ Path definition consists of several elements:
+
+ - Mesh or submesh - 1D mesh or sub-mesh, along which proceeds the extrusion
+ - Start node - the start node. It is used to define the direction of extrusion
+
-activate Generate Groups checkbox if it is necessary to copy the groups of
-elements of the source mesh to the newly created one.
+activate Generate Groups checkbox if it is necessary to copy the groups of
+ elements of the source mesh to the newly created one.
There are two optional parameters, which can be very useful:
- If the path of extrusion is curvilinear, at each iteration the
-extruded shape is rotated to keep its initial angularity to the
-curve. By default, the Base Point around which the shape is rotated is
-the mass center of the shape, however, you can specify any point as
-the Base Point and the shape will be rotated with respect to this
-point.
+extruded elements are rotated to keep its initial angularity to the
+curve. By default, the Base Point around which the elements are rotated is
+the mass center of the elements, however, you can specify any point as
+the Base Point and the elements will be rotated with respect to this
+point.
+ Note that it is the Base Point who goes exactly along the
+ path, and all the elements being extruded just keep their relative
+ position around the Base Point at each iteration.
-- The shape can also be rotated around the path to get the resulting
+
- The elements can also be rotated around the path to get the resulting
mesh in a helical fashion. You can set the values of angles at the
right, add them to the list of angles at the left by pressing the "Add"
button and remove them from the list by pressing the "Remove" button.
@@ -132,7 +135,7 @@ button and remove them from the list by pressing the "Remove" button.
"Remove" button
Linear variation of the angles option allows defining the angle of gradual rotation for the whole path.
-At each step the shape will be rotated by angle/nb. of steps.
+At each step the elements will be rotated by
angle / nb. of steps
.