mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 08:39:16 +05:00
18 lines
506 B
Plaintext
18 lines
506 B
Plaintext
/*!
|
|
|
|
\page free_faces_page Free faces
|
|
|
|
\n 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 html free_faces.png
|
|
<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.
|
|
|
|
<br><b>See Also</b> a sample TUI Script of a
|
|
\ref tui_free_faces "Free Faces quality control" operation.
|
|
|
|
*/
|