GiD - The personal pre and post processor
GiD_Info meshquality
GiD_Info MeshQuality
This command returns a list of numbers. These numbers are the Y relative values of the graph shown in the option Meshing -> Mesh quality (see MESH>Mesh Quality from Reference Manual) and two additional real numbers with the minimum and maximum limits.
This command has the following arguments:
if min_value and max_value are set to 0 then limits will be automatically set to the minimum and maximum of the mesh
Example:
in: GiD_Info MeshQuality MinAngle Triangle 20 60 4
out: "13 34 23 0 20.0 60.0"