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#
Specify an axes to rotate from. |
|
Specify an axes to rotate to. |
|
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.