Jump to content

Application class/Scene.New Clip Plane method

From LabVIEW Wiki
Revision as of 18:16, 21 April 2020 by Q (talk | contribs) (Added new method page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 NamedNumericConstant Refnum data type

NamedNumericConstant 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
NamedNumericConstant Refnum Scene:New Clip Plane Yes. Return value.

Uses

History

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

See Also

External Links