Admin Production ni-theme
Current Publication

OGLATTR_XY_PLANE_ZLOCATION_OVERRIDE

LabWindows/CVI

OGLATTR_XY_PLANE_ZLOCATION_OVERRIDE

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