CalculationToolScalarAngle#

class ansys.stk.core.analysis_workbench.CalculationToolScalarAngle#

Bases: ICalculationToolScalar, IAnalysisWorkbenchComponent

Scalar equal to angular displacement obtained from any angle in VGT.

Overview#

input_angle

The input angle, which is a VGT angle component. Note angle computation in VGT may involve more than just angular displacement value: in VGT angles may be drawn in 3D which requires knowledge and evaluation of supporting vectors.

Import detail#

from ansys.stk.core.analysis_workbench import CalculationToolScalarAngle

Property detail#

property CalculationToolScalarAngle.input_angle: IVectorGeometryToolAngle#

The input angle, which is a VGT angle component. Note angle computation in VGT may involve more than just angular displacement value: in VGT angles may be drawn in 3D which requires knowledge and evaluation of supporting vectors.