ICalculationToolParameterSet#
- class ansys.stk.core.analysis_workbench.ICalculationToolParameterSet#
Parameter set contains various sets of scalar computations.
Overview#
Return results of computing individual scalars within parameter set at the specified time. |
|
Return results of computing individual scalars and their time derivatives within parameter set at the specified time. |
Get the type of parameter set. |
|
Get the labels identifying hierarchy of representations within parameter set. |
|
Get the names identifying types of dimensions of individual scalars within parameter set. |
|
Get the names identifying individual scalars within parameter set. |
Import detail#
from ansys.stk.core.analysis_workbench import ICalculationToolParameterSet
Property detail#
- property ICalculationToolParameterSet.type: ParameterSetType#
Get the type of parameter set.
- property ICalculationToolParameterSet.labels: list#
Get the labels identifying hierarchy of representations within parameter set.