Use the stat() method on the meshing sequence to determine the number of elements of different types and the quality of elements. For information about number of entities, see
Information on the Geometric Model.
The stat() method returns an object with a collection of methods that can be queried for statistical information about the current mesh. There is also a selection,
The parameter string all gives statistics for all elements with the same dimension as the maximal dimension of the current selection. For example, if the entire geometry is selected in 2D, the parameter
all provides combined statistics for triangular and quadrilateral elements.