hgtrans result GetRequestList
Gets the list of requests in a specific datatype of the current source file.
Syntax
hgtrans result GetRequestList subcase, datatype
Application
HyperGraphTrans Tcl Set
Description
This command gets the list of data types available in a specific subcase on the current source file.
Inputs
- subcase
- The name of the subcase for which you want information.
- datatype
- The name of the datatype for which you want information.
Example
hgtrans control SetFile "d3plot"
hgtrans result GetRequestList "Loadcase 1" "Stress (2D)"
Errors
Returns an empty string if no source file is available or it cannot be recognized.
Keywords
get request list