hm_getmodelchkvaluelevellimitcriteriaattribute
Returns model check values for level, limit, criteria and attributes.
Syntax
hm_getmodelchkvaluelevellimitcriteriaattribute display_name
Type
HyperMesh Tcl Query Command
Description
This command returns model check values for level, limit, criteria and attributes for the specified check display name.
Inputs
- display_name
- The display name of the check to query.
Example
To get the attribute values for check "Material E is not defined":
hm_getmodelchkvaluelevellimitcriteriaattribute "Material E is not
defined"
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
12.0