Set Clip Plane VI

Owning Palette: Helpers VIs

Requires: Full Development System

Defines the plane beyond which LabVIEW clips, or does not render, surfaces in a scene.

Use the pull-down menu to select an instance of this VI.

 Add to the block diagram  Find on the palette

Set Clip Plane

Scene Object In specifies a reference to the scene you want to manipulate.
Clip Plane Refnum In specifies a reference to the clip plane.
Clip Plane State specifies 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.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Scene Object Out returns a reference to the scene object.
error out contains error information. This output provides standard error out functionality.

Set Clip Plane with Reference

Scene Object In specifies a reference to the scene you want to manipulate.
Clip Plane Refnum In specifies a reference to the clip plane.
Clip Plane State specifies 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.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Scene Object Out returns a reference to the scene object.
Clip Plane Refnum Out returns a reference to the clip plane object.
error out contains error information. This output provides standard error out functionality.