poIResultCtrl GetNumberOfDataComponents
Gets the number of data components for the specified subcase and data type.
Syntax
poIResultCtrl_handle GetNumberOfDataComponents subcase_id datatype
Application
HyperView Tcl Query
Description
This command retrieves the number of data components for the specified subcase and data type.
Inputs
- subcase_id
- Set to a positive integer.
- datatype
- The data type label.
Errors
Returns an integer equal to the number of data components, or 0 if the specified subcase (or data type) doesn't exist in the result file.