update documentation about new filters

This commit is contained in:
ptv 2009-02-12 14:08:43 +00:00
parent 8bbc839c3c
commit 0385ce801e

View File

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