VectorGeometryToolAngleRotation#

class ansys.stk.core.analysis_workbench.VectorGeometryToolAngleRotation#

Bases: IVectorGeometryToolAngle, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

Angle of the shortest rotation between the specified FromAxes and ToAxes axes.

Overview#

from_axes

Specify an axes to rotate from.

to_axes

Specify an axes to rotate to.

reference_direction

Specify a rotation direction.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolAngleRotation

Property detail#

property VectorGeometryToolAngleRotation.from_axes: VectorGeometryToolAxesReference#

Specify an axes to rotate from.

property VectorGeometryToolAngleRotation.to_axes: VectorGeometryToolAxesReference#

Specify an axes to rotate to.

property VectorGeometryToolAngleRotation.reference_direction: PrincipalAxisOfRotationType#

Specify a rotation direction.