*ResultType()
Indicates the list of valid result data types based on the solver results.
Syntax
*ResultType (type)
Application
HyperView
Inputs
- type
- A single text parameter that indicates the selected result data type, such as displacement and stress, depending on the solver selected.
Context
*BeginContour()
*BeginDeformed()
*BeginIsoValue()
*BeginStudy()
*BeginTensor()
*BeginVector()
Example
*ResultType("Displacement")
*ResultType("Strain")