Salome HOME
Correct free faces documentation by the request from forum.
authorrnv <rnv@opencascade.com>
Wed, 29 Jan 2014 13:58:04 +0000 (13:58 +0000)
committerrnv <rnv@opencascade.com>
Wed, 29 Jan 2014 13:58:04 +0000 (13:58 +0000)
doc/salome/gui/GEOM/input/free_faces.doc

index 9ec0cb1f86310e06386f0411285acaa55755279f..fcd571b8a389170a94e04b2cc5b5a31024d7e0f3 100644 (file)
@@ -2,12 +2,8 @@
 
 \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.
+Emphasizes by the red color all free faces of a given shape in the 3D Viewer.
+A free face is a face which is not shared between several sub-shapes of the shape.
 
 <b>TUI Command:</b> <em>GetFreeFacesIDs(Shape),</em> where \em Shape is
 a shape to be checked.