/*! \page mesh_infos_page Mesh infos \n There are three information boxes: Standard Mesh Infos, Advanced Mesh Infos and Mesh Element Info.
\anchor standard_mesh_infos_anchor

Standard Mesh Infos

The Standard Mesh Infos box gives only the information on the number of elements of maximum dimension and the number of nodes in the mesh. However, from this Info you can learn about groups selected on this mesh. \n To view the Standard Mesh Infos, select your mesh or submesh in the Object Browser and select Standard Mesh Infos from the \b Mesh menu or click "Standard Mesh Infos" button in the toolbar. \image html image49.png
"Standard Mesh Infos" button
The following information will be displayed: \image html a-standmeshinfo.png
\anchor advanced_mesh_infos_anchor

Advanced Mesh Infos

The Advanced Mesh Infos box gives more information about the mesh, including the total number of faces and volumes and their geometrical types. \n To view the Advanced Mesh Infos, select your mesh or submesh in the Object Browser and select Advanced Mesh Infos from the \b Mesh menu or click "Advanced Mesh Infos" button in the toolbar. \image html image50.gif
"Advanced Mesh Infos" button
The following information will be displayed: \image html advanced_mesh_infos.png In case you get Mesh Infos via a \ref tui_viewing_mesh_infos "TUI script", the information is displayed in Python Console. \image html b-mesh_infos.png
\anchor mesh_element_info_anchor

Mesh Element Info

The Mesh Element Info box gives basic information about the type and the coordinates of the selected mesh element. \n It is possible to input the Element ID or to select the Element in the Viewer. \image html eleminfo1.png \image html eleminfo2.png */