SceneObject class/Clip Plane.Get Clip Plane method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 2D87742B
Scope Basic Development Environment
Data Name Clip Plane.Get Clip
Short Name* Clip Plane.Get Clip
Long Name* Clip Plane:Get Clip Plane
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 105
Owning Class Name SceneObject Class
Return Data Type SceneClipPlane Refnum data type

SceneClipPlane Refnum

Invoke Node Clip Plane:Get Clip Plane
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Gets the child clip plane owned by this object at the given index.

Parameters

Data type Name Required Description
SceneClipPlane Refnum Clip Plane:Get Clip Plane Yes. Return value.
I32 index Yes Specifies the position of the object you want to select.

Uses

History

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

See Also

External Links