hm_getsubcasedatatypes
Returns a list of available data types for a specific result subcase.
Syntax
hm_getsubcasedatatypes subcase_id
Type
HyperMesh Tcl Query Command
Description
Returns a list of available data types for a specific result subcase.
Inputs
- subcase_id
- The ID of the result subcase.
Example
To get the list of available data types for subcase ID 5:
hm_getsubcasedatatypes 5
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2022.1