Clip Plane:Set State Method

Short Name: Clip Plane.Set State

Requires: Full Development System

Class: SceneObject Methods

To Use: Create a method.

Sets a state for the clip plane.

Parameters

Data typeNameRequiredDescription
Clip Plane StateYesSpecifies 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 NumberYesThe 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.

Data typeNo return value
Available in Run-Time EngineYes (Read/Write)
Available in Real-Time Operating SystemNo
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 allowedYes