X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fboudaries.doc;h=2c2cd464e9faf57ab9180523754c348414a95d85;hb=69b2ec02a2002731ceaf0597fa9f4dd9cd57dc91;hp=65acdc06ac9e142397cfc27fab5d1a7ddfb91360;hpb=73555c78ebf12a1fdb85157b8e7934ad566ae90a;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/boudaries.doc b/doc/salome/gui/GEOM/input/boudaries.doc index 65acdc06a..2c2cd464e 100644 --- a/doc/salome/gui/GEOM/input/boudaries.doc +++ b/doc/salome/gui/GEOM/input/boudaries.doc @@ -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 Apply and Close button to publish the corresponding wires or edges in the study. + +\image html repair9a.png "Free boundary of a compound" TUI Command: (NoError, ClosedWires, OpenWires) = geompy.GetFreeBoundary(Shape), 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 + +*/