poIResultCtrl GetLayerList
Gets a list of shell layer labels from the result file for the specified subcase and data type.
Syntax
poIResultCtrl GetLayerList subcase_id datatype context
Application
HyperView Tcl Query
Description
This command retrieves a list of shell layer labels from the result file for the specified subcase and data type.
Inputs
- subcase_id
- Set to a positive integer.
- datatype
- The data type label.
- context
- A string indicating the context of the request. Valid values are: "scalar", "vector", or "tensor".
Errors
Returns 0 if successful, otherwise an error code.