Clip Plane:Get State Method

LabView Local Project Settings

Clip Plane:Get State Method

Short Name: Clip Plane.Get State

Installed With: Full Development System

Class: SceneObject Methods

Returns the state of the clip plane applied to an object in a 3D scene.

Parameters

NameRequiredDescription
Clip Plane.Get StateNoThe state of the clip plane.

0Inherit Value—The clip plane inherits the state of a parent.
1Off—Disables the clip plane and does not apply it to the object.
2On—Enables the clip plane.
Clip Plane NumberNoThe number of the clip plane. The default is 0.
Note  The number of the clip plane is not the same as the clip plane index.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/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