Salome HOME
Revert "Synchronize adm files"
[modules/geom.git] / doc / salome / gui / GEOM / input / whatis.doc
1 /*!
2
3 \page whatis_page What Is ?
4
5 This operation provides the list of types and quantities of all topological entities, composing
6 the selected geometrical object.
7
8 \image html measures8.png
9
10 \n <b>TUI Command:</b> <em>geompy.WhatIs(Shape),</em> where \em Shape is a
11 shape from which a description is returned.
12
13 \n <b>Kind of Shape</b> field characterizes the
14 whole shape. If there is no additional information about the
15 shape, <b>Basic Properties</b> button is disabled, otherwise it
16 provides information about center and dimensions of the shape.
17
18 \image html measures8a.png
19
20 \n <b>TUI Command:</b> <em>geompy.KindOfShape(Shape),</em> where \em Shape is a
21 shape from which a description is returned.
22
23 See also a \ref tui_whatis_page "TUI example".
24
25 */