CalculationToolScalarVectorMagnitude#

class ansys.stk.core.analysis_workbench.CalculationToolScalarVectorMagnitude#

Bases: ICalculationToolScalar, IAnalysisWorkbenchComponent

Scalar equal to the magnitude of a specified vector.

Overview#

input_vector

Specify any vector in VGT. Note that its magnitude is reference axes independent which is why it is not specified.

Import detail#

from ansys.stk.core.analysis_workbench import CalculationToolScalarVectorMagnitude

Property detail#

property CalculationToolScalarVectorMagnitude.input_vector: IVectorGeometryToolVector#

Specify any vector in VGT. Note that its magnitude is reference axes independent which is why it is not specified.