VectorGeometryToolAxesAngularOffset#

class ansys.stk.core.analysis_workbench.VectorGeometryToolAxesAngularOffset#

Bases: IVectorGeometryToolAxes, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

Axes created by rotating the Reference axes about the Spin vector through the specified rotation angle plus the additional rotational offset.

Overview#

spin_vector

Specify a spin vector.

rotation_angle

Specify a rotational angle.

reference_axes

Specify a reference axes.

fixed_offset_angle

Specify an additional rotational offset.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolAxesAngularOffset

Property detail#

property VectorGeometryToolAxesAngularOffset.spin_vector: VectorGeometryToolVectorReference#

Specify a spin vector.

property VectorGeometryToolAxesAngularOffset.rotation_angle: VectorGeometryToolAngleReference#

Specify a rotational angle.

property VectorGeometryToolAxesAngularOffset.reference_axes: VectorGeometryToolAxesReference#

Specify a reference axes.

property VectorGeometryToolAxesAngularOffset.fixed_offset_angle: float#

Specify an additional rotational offset.