/*! \page whatis_page What Is ? General information about the selected geometrical object is the list of types and quantities of all topological entities, composing the shape. \n TUI Command: geompy.WhatIs(Shape), where \em Shape is a shape from which a description is returned. See also a \ref tui_whatis_page "TUI example". \image html measures8.png \n Kind of Shape field characterises the whole shape. If there is no additional information available for the shape, Basic Properties button will be disabled, otherwise it will show a dialog with information about dimensions, position, orientation and other parameters of the shape. \n TUI Command: geompy.KindOfShape(Shape), where \em Shape is a shape from which a description is returned. \image html measures8a.png */