hm_getqualitycriteriastatus
Checks the status of the quality criteria.
Syntax
hm_getqualitycriteriastatus elementsize
Type
HyperMesh Tcl Query Command
Description
Checks the status of the quality criteria.
Inputs
- elementsize
 - Checks to see if it matches the existing quality criteria. If 0 is specified, the mismatch is not evaluated.
 
Example
- 0 - Good criteria - criteria exist and match with the specified element size (if it is being checked).
 - 1 - Criteria do not exist.
 - 2 - Bad (inconsistent) quality criteria.
 - 3 - Mismatch of the specified element size and the criteria.
 
Errors
None.