CalculationToolParameterSetVector#
- class ansys.stk.core.analysis_workbench.CalculationToolParameterSetVector#
Bases:
ICalculationToolParameterSet
,IAnalysisWorkbenchComponent
Vector parameter set contains various representations of a vector in a reference set of axes.
Overview#
Get the vector for which representations are computed. |
|
Get the reference axes relative to which representations are computed. |
Import detail#
from ansys.stk.core.analysis_workbench import CalculationToolParameterSetVector
Property detail#
- property CalculationToolParameterSetVector.vector: IVectorGeometryToolVector#
Get the vector for which representations are computed.
- property CalculationToolParameterSetVector.reference_axes: IVectorGeometryToolAxes#
Get the reference axes relative to which representations are computed.