Clip Plane:Set State Method

LabView Local Project Settings

Clip Plane:Set State Method

Short Name: Clip Plane.Set State

Installed With: Full Development System

Class: SceneObject Methods

Sets a state for the clip plane.

Parameters

NameRequiredDescription
Clip Plane StateNoSpecifies whether to enable the clip plane state.

0Inherit Value (default)—The clip plane inherits the clip plane state of a parent object.
1Off—Disables the clip plane so it does not apply 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