mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
26 lines
576 B
ReStructuredText
26 lines
576 B
ReStructuredText
|
|
.. _area_page:
|
|
|
|
****
|
|
Area
|
|
****
|
|
|
|
**Area** mesh quality control is based on the algorithm of area calculation of mesh faces.
|
|
|
|
*To apply the Area quality control to your mesh:*
|
|
|
|
.. |img| image:: ../images/image35.png
|
|
|
|
#. Display your mesh in the viewer.
|
|
#. Choose **Controls > Face Controls > Area** or click **"Area"** button |img|.
|
|
|
|
Your mesh will be displayed in the viewer with its faces colored
|
|
according to the applied mesh quality control criterion:
|
|
|
|
.. image:: ../images/image5.jpg
|
|
:align: center
|
|
|
|
|
|
**See Also** a sample TUI Script of an :ref:`tui_area` filter.
|
|
|