X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fselection_filter_library.doc;fp=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fselection_filter_library.doc;h=bb3e087ea4d177e95d6807202d7c913d8496c462;hb=5dd3b79b00b742edd86b9df5f29948d83b2df892;hp=94ba013197c717ae8cb22bdf43164282b3b730ae;hpb=8db2fa9bfae5e163fd142bc1c6ffaaf80d116a74;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/selection_filter_library.doc b/doc/salome/gui/SMESH/input/selection_filter_library.doc index 94ba01319..bb3e087ea 100644 --- a/doc/salome/gui/SMESH/input/selection_filter_library.doc +++ b/doc/salome/gui/SMESH/input/selection_filter_library.doc @@ -27,14 +27,14 @@ criteria. The \b Insert button creates a new criterion before the selected criterion. The \b Remove button deletes the selected criterion. The \b Clear button deletes all criteria. \n Each Entity type has its specific list of criteria, however all -filters have common syntax. For each criterion you should specify the -Threshold Value and for numerical criteria whether we search -for the elements that should be \b More, \b Less or \b Equal to this +filters have common syntax. The Threshold Value should be specified +for each criterion. For numerical criteria it is necessary to indicate if +the found elements should be \b More, \b Less or \b Equal to this \b Value. You can also reverse the sense of a criterion using \b Unary operator \a Not and you should specify logical relations between criteria using \b Binary operators \a Or and \a And. \n Some criteria have the additional parameter of \b Tolerance.
-Switching on Insert filter in viewer checkbox limits +Switching on Insert filter in viewer check-box limits selection of elements in the Viewer to the current filter.
In the \b Source field you choose if the filter will be applied to @@ -72,7 +72,7 @@ algorithm works faster, if this is any other shape, the algorithm works slower.
  • Belong to Mesh Group selects entities included into the mesh group -defined by Threshold Value. +defined by the Threshold Value.
  • Range of IDs allows selection of entities with the specified IDs. @@ -102,7 +102,7 @@ defined by the Threshold Value. The list of available geometric types depends on the current entity type.
  • Entity type allows selection of elements by their type defined -as combination of geometry type + number of nodes. +as a combination of geometry type amd the number of nodes.