diff --git a/doc/salome/gui/SMESH/input/selection_filter_library.doc b/doc/salome/gui/SMESH/input/selection_filter_library.doc
index e7cd89f97..30477fdae 100644
--- a/doc/salome/gui/SMESH/input/selection_filter_library.doc
+++ b/doc/salome/gui/SMESH/input/selection_filter_library.doc
@@ -65,6 +65,21 @@ shape, the algorithm works slower.
Range of IDs allows selection of entities with the specified
IDs.
Threshold Value can be, for example: "1,2,3,50-60,63,67,70-78"
+
+Color of Group allows selection of entities belonging to Group with
+specified color defined by the Threshold Value.
+
+
+
+Some criteria are applicable to all Entity types: except for
+Nodes
+-
+Linear allows selection of Linear or Quadratic (in case of
+Unary set to "Not" state)
+
-
+Geometry type allows selection of elements by their geometric type
+defined by the Threshold Value. The list of available geometric
+types depends on element entity type defined by the Threshold Value.
@@ -130,6 +145,9 @@ Additional criteria to select mesh Faces are the following:
one element of mesh only. See also a
\ref free_edges_page "Free Edges quality control".
+Free faces selects 3D mesh elements wich belong less than to
+two volumes.
+
Borders at Multi-Connections 2D selects cells consisting of edges belonging to
several elements of mesh. The number of mesh elements should be more, less or equal
(within a given Tolerance) to the predefined Threshold Value.