From: ptv Date: Thu, 12 Feb 2009 14:08:43 +0000 (+0000) Subject: update documentation about new filters X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0385ce801e6bd1420fd2d3aab7bea37898439b1b;p=modules%2Fsmesh.git update documentation about new filters --- 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 + @@ -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.