Salome HOME
Merge remote branch 'origin/akl/22379'
[modules/geom.git] / doc / salome / gui / GEOM / input / suppress_faces_operation.doc
index 2d7569e03ebf579983047de763a29e19d405e0c4..4606cb6098ca55a2478f98f8753f4f96e849649a 100644 (file)
@@ -13,18 +13,18 @@ available in <b>OCC Viewer</b> only.
 \n <b>TUI Command:</b> <em>geompy.SuppressFaces(Shape, ListOfID),</em>
 where \em Shape is a shape to be processed, \em ListOfID is a list of faces
 ID's to be removed.
-\n <b>Arguments:</b> Name + Faces which should be removed (you can
-select them in the 3D viewer).
+\n <b>Arguments:</b> Name + 1 shape + Faces which should be removed
+(you can select them in the 3D viewer).
 
 \image html repair2.png
 
 \n <b>Example:</b>
 
-\image html suppress_faces1.png
+\image html suppress_faces1.png "The initial box"
 
-\image html suppress_faces2.png
+\image html suppress_faces2.png "The box with suppressed faces"
 
 Our <b>TUI Scripts</b> provide you with useful examples of the use of
 \ref tui_suppress_faces "Repairing Operations".
 
-*/
\ No newline at end of file
+*/