Admin Production ni-theme
Current Publication

OGLATTR_YZ_PLANE_XLOCATION_OVERRIDE

LabWindows/CVI

OGLATTR_YZ_PLANE_XLOCATION_OVERRIDE

Data Type: integer
Access:read/write
Functions:OGLGetCtrlAttribute
OGLSetCtrlAttribute
Description: Specifies where the YZ-plane is to be located along the x-axis. If the attribute is set to OGLVAL_NONE, then the value of OGLATTR_YZ_PLANE_XLOCATION specifies the x location of the plane.
Values:
OGLVAL_NONE (-2)The plane is located at a user defined location along the x-axis.
OGLVAL_CENTER (1)The plane is located at the center of the x-axis.
OGLVAL_MIN (2)The plane is located at the bottom of the x-axis.
OGLVAL_MAX (3)The plane is located at the top of the x-axis.
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later