hm_getmethodinfo
Returns method information from the stress tool .
Syntax
hm_getmethodinfo type
Type
HyperMesh Tcl Query Command
Description
Returns method information from the stress tool .
Inputs
- type
- The type of information to return. Valid values are categories, filenames, names and types.
Example
To get the list of method types:
hm_getmethodinfo types
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2019.1