geom/doc/salome/gui/GEOM/input/check_shape.doc

18 lines
445 B
Plaintext
Raw Normal View History

2012-08-09 13:58:02 +06:00
/*!
\page check_shape_page Check Shape
\n Checks the topology of the selected geometrical object and returns
True if it is valid. Check also geometry checkbox allows to test the
geometry as well.
\n <b>Result:</b> Boolean.
\n <b>TUI Command:</b> <em>geompy.CheckShape(theShape, theIsCheckGeom = 0),</em>
where \em theShape is the shape checked for validity.
See also a \ref tui_check_shape_page "TUI example".
\image html measures9.png
*/