Salome HOME
Merge from V7_3_BR branch 18/12/2013
[modules/geom.git] / doc / salome / gui / GEOM / input / whatis.doc
1 /*!
2
3 \page whatis_page What Is ?
4
5 General information about the selected geometrical object is the
6 list of types and quantities of all topological entities, composing
7 the shape.
8
9 \n <b>TUI Command:</b> <em>geompy.WhatIs(Shape),</em> where \em Shape is a
10 shape from which a description is returned.
11
12 See also a \ref tui_whatis_page "TUI example".
13
14 \image html measures8.png
15
16 \n <b>Kind of Shape</b> field characterises the
17 whole shape. If there is no additional information available for the
18 shape, <b>Basic Properties</b> button will be disabled, otherwise it
19 will show a dialog with information about
20 dimensions, position, orientation and other parameters of the shape.
21
22 \n <b>TUI Command:</b> <em>geompy.KindOfShape(Shape),</em> where \em Shape is a
23 shape from which a description is returned.
24
25 \image html measures8a.png
26
27 */