poIResultCtrl GetDataComponentList
Gets a list of all data components from the result file for the specified subcase and data type.
Syntax
poIResultCtrl_handle GetDataComponentList subcase_id datatype
Application
HyperView Tcl Query
Description
This command retrieves a list of all data components from the result file for the specified subcase and data type.
Inputs
- subcase_id
- Set to a positive integer.
- datatype
- The data type label.
Errors
Returns a list of data component labels if the specified subcase and data type exist. Otherwise, an empty list.