/*!
\page taper_page Taper
\n \b Taper mesh quality criterion represents the ratio of the areas
of two triangles separated by a diagonal. So it can be calculated only
for elements consisting of 4 nodes.
\image html image25.png
To apply the Taper quality criterion to your mesh:
- Display your mesh in the viewer.
- Choose Controls > Face Controls > Taper or click
"Taper" button in the toolbar.
\image html image36.png
"Taper" button
Your mesh will be displayed in the viewer with its elements colored
according to the applied mesh quality control criterion:
\image html image90.jpg
See Also a sample TUI Script of a
\ref tui_taper "Taper quality control" operation.
*/