Salome HOME
Merge branch 'fbt/addAngleInCylPrimitive'
[modules/geom.git] / doc / salome / gui / GEOM / input / boudaries.doc
index 65acdc06ac9e142397cfc27fab5d1a7ddfb91360..2c2cd464e9faf57ab9180523754c348414a95d85 100644 (file)
@@ -2,8 +2,17 @@
 
 \page boundaries_page Check Free Boundaries
 
-Detects and highlights  wires and edges that are not shared between
-two faces and are considered a shape's boundary.
+This operation detects and highlights the free boundaries of the selected object. 
+
+Free boundaries are wires and edges that are not shared between two faces.
+
+\image html repair9.png
+
+The information about the number of closed and open free boundaries is also provided. 
+
+Press \b Apply or <b>Apply and Close</b> button to publish the corresponding wires or edges in the study. 
+
+\image html repair9a.png "Free boundary of a compound"
 
 <b>TUI Command:</b> <em>(NoError, ClosedWires, OpenWires) =
 geompy.GetFreeBoundary(Shape),</em> where \em Shape is a shape to be
@@ -13,6 +22,6 @@ boundaries, \em ClosedWires is a list of closed free boundary wires,
 
 See also a \ref tui_free_boundaries_page "TUI example".
 
-\image html repair9.png
 
-*/
\ No newline at end of file
+
+*/