Transformation:Get Rotation Method
Short Name: Transformation.Get Rotation
Installed With: Full Development System
Class: SceneObject Methods
Returns the Axis and Angle that define the rotation of the object.
Parameters
Name | Required | Description |
---|---|---|
Axis | No | Returns the x, y, and z coordinates for the axis around which the rotation occurs. |
Angle | No | The angle in radians of the rotation around the Axis. |
Remarks
The following table lists the characteristics of this method.
Available in Run-Time Engine and Real-Time Operating System | Yes (Read/Write) |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |