3 \page mesh_infos_page Mesh infos
5 \n There are three information boxes: <b>Standard Mesh
6 Infos</b>, <b>Advanced Mesh Infos</b> and <b> Mesh Element Info</b>.
9 \anchor standard_mesh_infos_anchor
10 <h2>Standard Mesh Infos</h2>
12 The <b>Standard Mesh Infos</b> box gives only the information on the
13 number of elements of maximum dimension and the number of nodes in the
14 mesh. However, from this Info you can learn about groups selected on
16 \n To view the <b>Standard Mesh Infos</b>, select your mesh or submesh
17 in the <b>Object Browser</b> and select <b>Standard Mesh Infos</b>
18 from the \b Mesh menu or click <em>"Standard Mesh Infos"</em> button
21 \image html image49.gif
22 <center><em>"Standard Mesh Infos" button</em></center>
24 The following information will be displayed:
26 \image html a-standmeshinfo.png
29 \anchor advanced_mesh_infos_anchor
30 <h2>Advanced Mesh Infos</h2>
32 The <b>Advanced Mesh Infos</b> box gives more information about the mesh,
33 including the total number of faces and volumes and their geometrical
35 \n To view the <b>Advanced Mesh Infos</b>, select your mesh or submesh
36 in the <b>Object Browser</b> and select <b>Advanced Mesh Infos</b>
37 from the \b Mesh menu or click <em>"Advanced Mesh Infos"</em> button
40 \image html image50.gif
41 <center><em>"Advanced Mesh Infos" button</em></center>
43 The following information will be displayed:
45 \image html advanced_mesh_infos.png
47 In case you get Mesh Infos via a \ref tui_viewing_mesh_infos "TUI script",
48 the information is displayed in Python Console.
50 \image html b-mesh_infos.png
53 \anchor mesh_element_info_anchor
54 <h2>Mesh Element Info</h2>
56 The <b>Mesh Element Info</b> box gives basic information about the
57 type and the coordinates of the selected mesh element.
59 \image html eleminfo1.png
61 \image html eleminfo2.png