hgtrans result GetDataTypeList
Gets the list of datatypes in a specific subcase of the current source file.
Syntax
hgtrans result GetDataTypeList subcase
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 the user is curious about.
Context
Example
hgtrans control SetFile "d3plot"
hgtrans result GetDatatypeList "Loadcase 1"
Errors
Returns an empty string if no source file is available or it cannot be recognized.
Keywords
get datatype list