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.
Note: Starting in version 2025.0, this API will
return "“Extreme Principal” and “Max Abs Principal”, as new data components for tensor
data types. Also, in the HyperView - MultiCore profile, it
will not list “In-plane P1 (major)” and “In-plane P2 (minor)” as data
components.
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.