Application class/Scene.New Clip Plane method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 87E
Scope Basic Development Environment
Data Name Scene.New Clip Plane
Short Name* Scene.New Clip Plane
Long Name* Scene:New Clip Plane
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type Scene Clip Plane Refnum data type

Scene Clip Plane Refnum

Invoke Node Scene:New Clip Plane
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Remote access allowedYes

Creates a new clip plane in a 3D scene.

The clip plane defines values beyond which an object can or cannot be drawn. An object that encounters a clip plane will be cut off at the point at which it intersects the plane.

Parameters

Data type Name Required Description
Scene Clip Plane Refnum Scene:New Clip Plane Yes. Return value.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links