X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fcheck_shape.doc;h=fb17270d958388ee267d4bdaa47208b6d5f9e545;hb=a0e22ed86a0df64143edb095e07295a014b32c88;hp=9ffbf5b9aa244d012ccec960a3667475066bd8ad;hpb=73555c78ebf12a1fdb85157b8e7934ad566ae90a;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/check_shape.doc b/doc/salome/gui/GEOM/input/check_shape.doc index 9ffbf5b9a..fb17270d9 100644 --- a/doc/salome/gui/GEOM/input/check_shape.doc +++ b/doc/salome/gui/GEOM/input/check_shape.doc @@ -2,17 +2,51 @@ \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 This operation checks the topology of the selected geometrical object and returns +True if it is valid. -\n Result: Boolean. -\n TUI Command: geompy.CheckShape(theShape, theIsCheckGeom = 0), -where \em theShape is the shape checked for validity. +\image html measures9.png + +In this dialog: + +- \b Object - the checked object. \b Selection button allows picking it in the viewer or in the object browser. +- Check also geometry option allows testing the geometry of the object as well. +- \b Errors list informs of possible errors. +- Incriminated Sub-shapes field outputs the list of sub-shapes that cause problem. It is possible to select them in the list and publish in the study for further analysis by clicking \b Apply or Apply and Close button. + +\n TUI Commands: + + See also a \ref tui_check_shape_page "TUI example". -\image html measures9.png */ \ No newline at end of file