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

21 lines
523 B
Plaintext
Raw Normal View History

2012-08-09 13:58:02 +06:00
/*!
\page free_faces_page Check Free Faces
This operation highlights in red all free faces of the selected shape in the 3D Viewer.
A free face is a face, which is not shared between several sub-shapes of the shape.
\image html repair10.png
2012-08-09 13:58:02 +06:00
Press \b Apply or <b>Apply and Close</b> button to publish the corresponding faces in the study.
2012-08-09 13:58:02 +06:00
<b>TUI Command:</b> <em>GetFreeFacesIDs(Shape),</em> where \em Shape is
a shape to be checked.
\image html repair10a.png
2012-08-09 13:58:02 +06:00
See also a \ref tui_free_faces_page "TUI example".
2012-08-09 13:58:02 +06:00
*/