hgtrans result GetSubcaseList
Gets the list of subcases in the current source file.
Syntax
hgtrans result GetSubcaseList
Application
HyperGraphTrans Tcl Set
Description
This command gets the list of subcases available in the current source file.
Example
Set hgtrans to read from a file called “ANGACC” and
then query the subcase
list.
hgtrans control SetFile "columns.dat"
hgtrans result GetSubcaseList
Errors
Returns an empty string if no source file is available or it cannot be recognized.
Keywords
get subcase list