geom/doc/salome/gui/GEOM/input/free_faces.doc

19 lines
465 B
Plaintext
Raw Normal View History

2012-08-09 13:58:02 +06:00
/*!
\page free_faces_page Check Free Faces
Highlights all free faces of a given shape. A free
face is a face which is not shared between two objects of the shape.
\note This functionality works only in VTK viewer.
\b Result: a list of IDs of all free faces, containing in the shape.
<b>TUI Command:</b> <em>GetFreeFacesIDs(Shape),</em> where \em Shape is
a shape to be checked.
See also a \ref tui_free_faces_page "TUI example".
\image html repair10.png
*/