CalculationToolParameterSetAttitude#
- class ansys.stk.core.analysis_workbench.CalculationToolParameterSetAttitude#
Bases:
ICalculationToolParameterSet
,IAnalysisWorkbenchComponent
Attitude parameter set contains various representations of attitude of one set of axes relative to another.
Overview#
Get the axes for which attitude representations are computed. |
|
Get the reference axes relative to which attitude representations are computed. |
Import detail#
from ansys.stk.core.analysis_workbench import CalculationToolParameterSetAttitude
Property detail#
- property CalculationToolParameterSetAttitude.axes: IVectorGeometryToolAxes#
Get the axes for which attitude representations are computed.
- property CalculationToolParameterSetAttitude.reference_axes: IVectorGeometryToolAxes#
Get the reference axes relative to which attitude representations are computed.