mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
15 lines
495 B
ReStructuredText
15 lines
495 B
ReStructuredText
.. _free_faces_page:
|
|
|
|
**********
|
|
Free faces
|
|
**********
|
|
|
|
This mesh quality control highlights the faces connected to less than two mesh volume elements. The free faces are shown with a color different from the color of shared faces.
|
|
|
|
.. image:: ../images/free_faces.png
|
|
:align: center
|
|
|
|
In this picture some volume mesh elements have been removed, as a result some faces became connected only to one volume. i.e. became free.
|
|
|
|
**See also:** A sample TUI Script of a :ref:`tui_free_faces` filter.
|