diff --git a/doc/salome/gui/SMESH/input/extrusion.doc b/doc/salome/gui/SMESH/input/extrusion.doc
index 7ceb1dca0..ea25158f1 100644
--- a/doc/salome/gui/SMESH/input/extrusion.doc
+++ b/doc/salome/gui/SMESH/input/extrusion.doc
@@ -28,7 +28,17 @@ The following dialog box will appear:
the type of elements which will be extruded (1D or 2D),
specify the IDs of the elements which will be extruded by
selecting them in the 3D viewer or select the whole mesh or
-submesh,
+submesh,
+
+- Check on Select the whole mesh, submesh or group option
+
- Choosing them manually with the mouse in the 3D Viewer. You can
+click on an element in the 3D viewer and it will be highlighted
+- Applying Filters. The Set filter button allows to apply a
+definite filter to selection of the elements. See more
+about filters on the
+\ref selection_filter_library_page "Selection filter library" page.
+
+
specify the distance at which the elements will be extruded,
specify the vector along which the elements will be extruded,
number of steps.
diff --git a/doc/salome/gui/SMESH/input/extrusion_along_path.doc b/doc/salome/gui/SMESH/input/extrusion_along_path.doc
index 80f86730e..d35d23315 100644
--- a/doc/salome/gui/SMESH/input/extrusion_along_path.doc
+++ b/doc/salome/gui/SMESH/input/extrusion_along_path.doc
@@ -98,9 +98,16 @@ The following dialog box will appear:
In the dialog box you should:
- select the type of elements which will be extruded (1D or 2D),
-- specify the IDs of the elements which will be extruded by
-selecting them in the 3D viewer or Select the whole mesh, submesh
-or group,
+
- specify the IDs of the elements which will be extruded
+
+- Check on Select the whole mesh, submesh or group option
+
- Choosing them manually with the mouse in the 3D Viewer. You can
+click on an element in the 3D viewer and it will be highlighted
+- Applying Filters. The Set filter button allows to apply a
+definite filter to selection of the elements. See more
+about filters on the
+\ref selection_filter_library_page "Selection filter library" page.
+
- define the Path along which the elements will be extruded,
\n Path definition consists of several elements:
@@ -153,4 +160,4 @@ duplicated nodes and faces, because no sewing is done.
See Also a sample TUI Script of an
\ref tui_extrusion_along_path "Extrusion along a Path" operation.
-*/
\ No newline at end of file
+*/
diff --git a/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc b/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc
index 2786b14cc..6e0f7f804 100644
--- a/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc
+++ b/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc
@@ -29,8 +29,15 @@ The following dialog box will appear:
\image html removenodes.png
-In this dialog box you can specify one or several nodes (with pressed
-Shift button) by choosing them in the 3D viewer.
+In this dialog box you can specify one or several nodes
+
+- Choosing them manually with the mouse in the 3D Viewer. You can
+click on a node in the 3D viewer and it will be highlighted
+- Applying Filters. The Set filter button allows to apply a
+definite filter to selection of the nodes. See more
+about filters on the
+\ref selection_filter_library_page "Selection filter library" page.
+
@@ -56,8 +63,15 @@ The following dialog box will appear:
\image html removeelements.png
-In this dialog box you can specify one or several elements of your
-mesh (with pressed Shift button) by choosing them in the 3D viewer.
+In this dialog box you can specify one or several elements
+
+- Choosing them manually with the mouse in the 3D Viewer. You can
+click on an element in the 3D viewer and it will be highlighted
+- Applying Filters. The Set filter button allows to apply a
+definite filter to selection of the elements. See more
+about filters on the
+\ref selection_filter_library_page "Selection filter library" page.
+
Click \b Apply or Apply and Close to confirm deletion of the specified elements.
diff --git a/doc/salome/gui/SMESH/input/revolution.doc b/doc/salome/gui/SMESH/input/revolution.doc
index e38dd8593..67dfdb374 100644
--- a/doc/salome/gui/SMESH/input/revolution.doc
+++ b/doc/salome/gui/SMESH/input/revolution.doc
@@ -27,9 +27,17 @@ The following dialog box shall appear:
In this dialog box you should specify:
- the type of elements which will be extruded (1D or 2D),
-- specify the IDs of the elements which will be revolved by
-selecting them in the 3D viewer or select the whole mesh or
-submesh,
+- specify the IDs of the elements which will be revolved
+
+- Check on Select the whole mesh, submesh or group option
+
- Choosing them manually with the mouse in the 3D Viewer. You can
+click on an element in the 3D viewer and it will be highlighted
+- Applying Filters. The Set filter button allows to apply a
+definite filter to selection of the elements. See more
+about filters on the
+\ref selection_filter_library_page "Selection filter library" page.
+
+
- specify the axis (point and vector) around which the elements will
be revolved,
- angle of rotation and number of steps,
@@ -59,4 +67,4 @@ elements of the source mesh to the newly created one.
See Also a sample TUI Script of a
\ref tui_revolution "Revolution" operation.
-*/
\ No newline at end of file
+*/
diff --git a/doc/salome/gui/SMESH/input/rotation.doc b/doc/salome/gui/SMESH/input/rotation.doc
index d693dd455..e64357276 100644
--- a/doc/salome/gui/SMESH/input/rotation.doc
+++ b/doc/salome/gui/SMESH/input/rotation.doc
@@ -15,7 +15,17 @@ select the \b Rotation item. The following dialog box shall appear:
\image html rotation.png
\par
In this dialog box you can specify the elements which should be
-rotated and the rotation parameters:
+rotated
+
+- Check on Select the whole mesh, submesh or group option
+
- Choosing them manually with the mouse in the 3D Viewer. You can
+click on an element in the 3D viewer and it will be highlighted
+- Applying Filters. The Set filter button allows to apply a
+definite filter to selection of the elements. See more
+about filters on the
+\ref selection_filter_library_page "Selection filter library" page.
+
+ and the rotation parameters:
- \b Axis: point and vector
- \b Angle of rotation
@@ -36,4 +46,4 @@ rotated and the rotation parameters:
See Also a sample TUI Script of a
\ref tui_rotation "Rotation" operation.
-*/
\ No newline at end of file
+*/
diff --git a/doc/salome/gui/SMESH/input/selection_filter_library.doc b/doc/salome/gui/SMESH/input/selection_filter_library.doc
index 30477fdae..66c72a0e8 100644
--- a/doc/salome/gui/SMESH/input/selection_filter_library.doc
+++ b/doc/salome/gui/SMESH/input/selection_filter_library.doc
@@ -46,7 +46,7 @@ in the Library.
is no selected mesh in the Object Browser and the filter can not be
created. You have to select the mesh and the button will be enabled.
-\image html a-filteronedges.png
+\image html a-filteronfaces.png
Some criteria are applicable to all Entity types:
-
diff --git a/doc/salome/gui/SMESH/input/smoothing.doc b/doc/salome/gui/SMESH/input/smoothing.doc
index fe9770340..77a59f880 100644
--- a/doc/salome/gui/SMESH/input/smoothing.doc
+++ b/doc/salome/gui/SMESH/input/smoothing.doc
@@ -21,15 +21,23 @@ specified:
- Id Elements field allows to specify the elements which
-should be smoothed by selecting them in the 3D viewer (lock \b Shift
-button to select several elements).
-- Select whole mesh, submesh or group - smoothing is applied
-to the whole mesh or its part.
-- Fixed nodes ids: some nodes keep their location during
+should be smoothed
+
+- Check on Select the whole mesh, submesh or group option
+
- Choosing them manually with the mouse in the 3D Viewer. You can
+click on an element in the 3D viewer and it will be highlighted
+- Applying Filters. The Set filter button allows to apply a
+definite filter to selection of the elements. See more
+about filters on the
+\ref selection_filter_library_page "Selection filter library" page.
+
+
+Fixed nodes ids: some nodes keep their location during
smoothing. If a mesh is built on a geometry shape, the nodes built on
geometrical edges are always fixed. If smoothing is applied to a part
of a mesh then the boundary nodes of an elements set are also
-fixed. Any other nodes may be additionally fixed.
+fixed. Any other nodes may be additionally fixed. Fixed nodes can be
+selected manually or by filters too.
- Smoothing Method:
- \b Laplacian smoothing pulls a node toward the center of
diff --git a/doc/salome/gui/SMESH/input/symmetry.doc b/doc/salome/gui/SMESH/input/symmetry.doc
index 6bbe66873..67068e981 100644
--- a/doc/salome/gui/SMESH/input/symmetry.doc
+++ b/doc/salome/gui/SMESH/input/symmetry.doc
@@ -28,13 +28,23 @@ or some of its elements specifying:
- one plane (point and normal)
-
-\n Toggle the corresponding checkbox to Select whole mesh, submesh or group.
-\n When Move elements radio button is selected, the source mesh (or elements) is created at the new location and erased from its previous location
-\n When Copy elements radio button is selected,the source mesh (or elements) is created at the new location, but it also remains at its previous location and is considered one and single mesh with the result of the translation.
-\n When Create as new mesh radio button is selected, the source mesh (or elements) remains at its previous location and a new mesh is created at the new location and appears in the Object Browser with the default name MeshName_mirrored (you can change this name in the adjacent box).
-\n Copy groups checkbox allows copying the groups of elements of the source mesh to the newly created one.
-
+
+- Select elements for the symmetry operation
+
+- Check on Select the whole mesh, submesh or group option
+
- Choosing them manually with the mouse in the 3D Viewer. You can
+click on an element in the 3D viewer and it will be highlighted
+- Applying Filters. The Set filter button allows to apply a
+definite filter to selection of the elements. See more
+about filters on the
+\ref selection_filter_library_page "Selection filter library" page.
+
+
+- When Move elements radio button is selected, the source mesh (or elements) is created at the new location and erased from its previous location
+- When Copy elements radio button is selected,the source mesh (or elements) is created at the new location, but it also remains at its previous location and is considered one and single mesh with the result of the translation.
+- When Create as new mesh radio button is selected, the source mesh (or elements) remains at its previous location and a new mesh is created at the new location and appears in the Object Browser with the default name MeshName_mirrored (you can change this name in the adjacent box).
+- Copy groups checkbox allows copying the groups of elements of the source mesh to the newly created one.
+
\par
diff --git a/doc/salome/gui/SMESH/input/translation.doc b/doc/salome/gui/SMESH/input/translation.doc
index 390feb7fc..45565acaa 100644
--- a/doc/salome/gui/SMESH/input/translation.doc
+++ b/doc/salome/gui/SMESH/input/translation.doc
@@ -24,14 +24,26 @@ or some of its elements specifying:
- two points (starting and ending)
- one vector
-Toggle the corresponding checkbox to Select whole mesh, submesh or
-group.
-\n When Move elements radio button is selected, the source mesh (or elements) is created at the new location and erased from its previous location
-\n When Copy elements radio button is selected,the source mesh (or elements) is created at the new location, but it also remains at its previous location and is considered one and single mesh with the result of the translation.
-\n When Create as new mesh radio button is selected, the source mesh (or elements) remains at its previous location and a new mesh is created at the new location and appears in the Object Browser with the default name MeshName_translated (you can change this name in the adjacent box).
-\n Copy groups checkbox allows copying the groups of elements of the source mesh to the newly created one.
+
+
+- Select elements for the translation operation
+
+- Check on Select the whole mesh, submesh or group option
+
- Choosing them manually with the mouse in the 3D Viewer. You can
+click on an element in the 3D viewer and it will be highlighted
+- Applying Filters. The Set filter button allows to apply a
+definite filter to selection of the elements. See more
+about filters on the
+\ref selection_filter_library_page "Selection filter library" page.
+
+
+- When Move elements radio button is selected, the source mesh (or elements) is created at the new location and erased from its previous location
+- When Copy elements radio button is selected,the source mesh (or elements) is created at the new location, but it also remains at its previous location and is considered one and single mesh with the result of the translation.
+- When Create as new mesh radio button is selected, the source mesh (or elements) remains at its previous location and a new mesh is created at the new location and appears in the Object Browser with the default name MeshName_translated (you can change this name in the adjacent box).
+- Copy groups checkbox allows copying the groups of elements of the source mesh to the newly created one.
+
See Also a sample TUI Script of a
\ref tui_translation "Translation" operation.
-*/
\ No newline at end of file
+*/