hm_getelementsqualityinfo
Computes quality parameters for the specified selection of elements.
Syntax
hm_getelementsqualityinfo elementmask criteria_use_mode failed_mask
Type
HyperMesh Tcl Query Command
Description
Computes quality parameters for the specified selection of elements.
Inputs
- elementmask
- The markmask of the input element (1 or 2).
- criteria_use_mode
- 1 - The quality criteria must be explicitly set beforehand. If the parameter is not given, 1 is used as the default value.
- failed_mask
- The markmask of the failed element (0, 1, or 2). If not specified, 0 is used. Must be different from elementmask.
Example
- total number of elements on the markmask
- number of failed elements
- quality index
- % of failed elements
- % of trias
Errors
None.
Version History
2023 - Deprecated argument panel_sensitive.