From: mkr Date: Tue, 20 May 2008 13:23:55 +0000 (+0000) Subject: Fix for NPAL19645 : Improve SMESH documentation: describe all filters. X-Git-Tag: V4_1_3rc1~23 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e4ca5759029c56b0c736cb0cb4818782e40d7bd0;p=modules%2Fsmesh.git Fix for NPAL19645 : Improve SMESH documentation: describe all filters. --- 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"