Axis Alignment Property

LabView Local Project Settings

Axis Alignment Property

Short Name: Axis Alignment

Installed With: Full Development System

Class: SceneText Properties

Aligns the text object along the plane you specify.

Values

0X-Y—Aligns the text along the plane that the x-axis and the y-axis form.
1Y-Z—Aligns the text along the plane that the y-axis and the z-axis form.
2X-Z—Aligns the text along the plane that the z-axis and the x-axis form.
3Reversed X-Y—Aligns the text along the plane that the x-axis and the y-axis form, but reverses the direction in which the normal vector of the plane points. If you align the text along this plane, the text appears backwards.
4Reversed Y-Z—Aligns the text along the plane that the y-axis and the z-axis form, but reverses the direction in which the normal vector of the plane points. If you align the text along this plane, the text appears backwards.
5Reversed X-Z—Aligns the text along the plane that the z-axis and the x-axis form, but reverses the direction in which the normal vector of the plane points. If you align the text along this plane, the text appears backwards.
6Screen—Aligns the text along the plane of the screen on which you view the 3D scene. If you align the text along this plane, the text automatically rotates to face the scene camera.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo