smesh/doc/salome/gui/SMESH/input/over_constrained_volumes.doc
eap 022f918412 0020944: EDF 1464 SMESH: detection of over-constrained elements
+    FT_OverConstrainedVolume,
+    FT_OverConstrainedFace,
+    class  OverConstrainedVolume: public Predicate
+    class  OverConstrainedFace: public Predicate
2010-11-19 16:47:06 +00:00

14 lines
396 B
Plaintext

/*!
\page over_constrained_volumes_page Over-constrained volumes
\n This mesh quality control highlights volumes sharing only one of its borders with other volumes.
\image html over_constrained_volumes.png
In this picture the over-constrained volume is displayed in red.
<br><b>See Also</b> a sample TUI Script of a
\ref tui_over_constrained_volumes "Over-constrained volumes" filter.
*/