From e4ca5759029c56b0c736cb0cb4818782e40d7bd0 Mon Sep 17 00:00:00 2001 From: mkr Date: Tue, 20 May 2008 13:23:55 +0000 Subject: [PATCH] Fix for NPAL19645 : Improve SMESH documentation: describe all filters. --- .../SMESH/input/selection_filter_library.doc | 111 +++++++++++++++++- src/SMESHGUI/SMESH_msg_en.po | 4 +- 2 files changed, 111 insertions(+), 4 deletions(-) diff --git a/doc/salome/gui/SMESH/input/selection_filter_library.doc b/doc/salome/gui/SMESH/input/selection_filter_library.doc index 613febb9c..a921d8576 100644 --- a/doc/salome/gui/SMESH/input/selection_filter_library.doc +++ b/doc/salome/gui/SMESH/input/selection_filter_library.doc @@ -25,8 +25,10 @@ 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 whether we search for the elements that should be -\b More, \b Less or \b Equal to this \b Value. You should also specify if the -criterion is \b Unary or \b Binary. +\b More, \b Less or \b Equal to this \b Value. You can also nagate the +sense of a criterion using \b Unary operator Not and you should +specify logical relations between criteria using \b Binary operators +Or and And. \n Some criteria should have the additional parameter of \b Tolerance. When we create a Standalone Group using filters (for this click @@ -43,4 +45,109 @@ in the Library. \image html a-filteronedges.png +Some criteria are applicable to all Entity types: + + +The following criteria are applicable to all Entity types except Volumes: + + +Additional criteria to select mesh Edges are the following: + + +Additional criteria to select mesh Faces are the following: + + +Additional criteria to select mesh Volumes are the following: + + + */ \ No newline at end of file diff --git a/src/SMESHGUI/SMESH_msg_en.po b/src/SMESHGUI/SMESH_msg_en.po index c1f7eaacd..22b2fa827 100644 --- a/src/SMESHGUI/SMESH_msg_en.po +++ b/src/SMESHGUI/SMESH_msg_en.po @@ -1118,8 +1118,8 @@ msgstr "Borders at multi-connections" msgid "SMESHGUI_FilterTable::LENGTH" msgstr "Length" -#msgid "SMESHGUI_FilterTable::LENGTH2D" -#msgstr "Length2D" +msgid "SMESHGUI_FilterTable::LENGTH2D" +msgstr "Length 2D" msgid "SMESHGUI_FilterTable::ASPECT_RATIO" msgstr "Aspect ratio" -- 2.30.2