IOrientationEulerAngles#
- class ansys.stk.core.stkutil.IOrientationEulerAngles#
Bases: IOrientation
Interface for Euler Angles orientation method.
Overview#
Import detail#
from ansys.stk.core.stkutil import IOrientationEulerAngles
Property detail#
- property IOrientationEulerAngles.sequence: EulerOrientationSequenceType#
Euler rotation sequence. Must be set before A,B,C values. Otherwise the current A,B,C values will be converted to the Sequence specified.