mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
18 lines
423 B
Plaintext
18 lines
423 B
Plaintext
/*!
|
|
|
|
\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
|
|
|
|
<b>TUI Command:</b> <em>GetFreeFacesIDs(Shape),</em> where \em Shape is
|
|
a shape to be checked.
|
|
|
|
\image html repair10a.png
|
|
|
|
See also a \ref tui_free_faces_page "TUI example".
|
|
|
|
*/ |