Application of a definite quality control consists of usage of the corresponding algorithm, which calculates a value of a definite geometric characteristic (Area, Length of edges, etc) for all meshing elements, composing your mesh. Then all meshing elements are colored according the calculated values. The reference between the coloring of the meshing elements and these calculated values is shown with the help of a scalar bar, which is displayed near the presentation of your mesh.
There are four types of quality controls, corresponding to node, edge, face and volume entity type.
Node quality controls:
*:ref:`free_nodes_page`
*:ref:`double_nodes_control_page`
Edge quality controls:
*:ref:`free_borders_page`
*:ref:`length_page`
*:ref:`borders_at_multi_connection_page`
*:ref:`double_elements_page`
Face quality controls:
*:ref:`free_edges_page`
*:ref:`free_faces_page`
*:ref:`bare_border_faces_page`
*:ref:`over_constrained_faces_page`
*:ref:`length_2d_page`
*:ref:`borders_at_multi_connection_2d_page`
*:ref:`area_page`
*:ref:`taper_page`
*:ref:`aspect_ratio_page`
*:ref:`minimum_angle_page`
*:ref:`warping_page`
*:ref:`skew_page`
*:ref:`max_element_length_2d_page`
*:ref:`double_elements_page`
Volume quality controls:
*:ref:`aspect_ratio_3d_page`
*:ref:`volume_page`
*:ref:`max_element_length_3d_page`
*:ref:`bare_border_volumes_page`
*:ref:`over_constrained_volumes_page`
*:ref:`double_elements_page`
To manage the quality controls call pop-up in the VTK viewer and select "Controls" sub-menu
..image:: ../images/controls_popup.png
:align: center
***Reset** switches off quality controls;
***Node Controls** provides access to the node quality controls;
***Edge Controls** provides access to the edge quality controls;
***Face Controls** provides access to the face quality controls;
***Volume Controls** provides access to the volume quality controls;