Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[modules/geom.git] / doc / salome / gui / GEOM / input / free_faces.doc
1 /*! 
2
3 \page free_faces_page Check Free Faces
4
5 Highlights all free faces of a given shape. A free
6 face is a face which is not shared between two objects of the shape.
7
8 \note This functionality works only in VTK viewer.
9
10 \b Result: a list of IDs of all free faces, containing in the shape.
11
12 <b>TUI Command:</b> <em>GetFreeFacesIDs(Shape),</em> where \em Shape is
13 a shape to be checked.
14
15 See also a \ref tui_free_faces_page "TUI example".
16
17 \image html repair10.png
18
19 */