Salome HOME
9ffbf5b9aa244d012ccec960a3667475066bd8ad
[modules/geom.git] / doc / salome / gui / GEOM / input / check_shape.doc
1 /*!
2
3 \page check_shape_page Check Shape
4
5 \n Checks the topology of the selected geometrical object and returns
6 True if it is valid. Check also geometry checkbox allows to test the
7 geometry as well.
8
9 \n <b>Result:</b> Boolean.
10 \n <b>TUI Command:</b> <em>geompy.CheckShape(theShape, theIsCheckGeom = 0),</em>
11 where \em theShape is the shape checked for validity.
12
13 See also a \ref tui_check_shape_page "TUI example".
14
15 \image html measures9.png
16
17
18 */