poIResultCtrl GetDataTypeList
Gets a list with all data type labels from the result file for the specified subcase.
Syntax
poIResultCtrl_handle GetDataTypeList subcase_id context
Application
HyperView Tcl Query
Description
This command retrieves a list with all data type labels from the result file for the specified subcase.
Inputs
- subcase_id
- Set to a positive integer.
- context (Optional)
- Indicates the context of the request. Valid values are: "scalar", "vector", or "tensor".
Errors
Returns a list of all data types if the specified subcase exists. Otherwise, an empty list.