Salome HOME
Merge remote branch 'origin/akl/22379'
[modules/geom.git] / doc / salome / gui / GEOM / input / suppress_holes_operation.doc
index b9e25e065cb8e8c0c170e403589eff3fb4da9e60..498d349ec760968dbf5eee61a3f6995ad0d1611d 100644 (file)
@@ -11,7 +11,7 @@ shell or face. This operation is available in <b>OCC Viewer</b> only.
 
 \n <b>TUI Command:</b> <em>geompy.SuppressHoles(Shape,
 ListOfWireID),</em> where \em Shape is a shell or face, where holes
-with free boundaries must be removed, \em ListOfWireID is a list of wire sub shapes ID's. If it is
+with free boundaries must be removed, \em ListOfWireID is a list of wire sub-shapes ID's. If it is
 empty, then all holes are removed.
 
 \image html repair5.png
@@ -25,9 +25,9 @@ your shape:
 
 \n <b>Example:</b>
 
-\image html image109.jpg
+\image html image109.png "The cone with a hole"
 
-\image html image110.jpg
+\image html image110.png "The hole has been suppressed"
 
 Our <b>TUI Scripts</b> provide you with useful examples of the use of
 \ref tui_suppress_holes "Repairing Operations".