SceneWindow class/Pick method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID C55E405
Scope Basic Development Environment
Data Name Pick
Short Name* Pick
Long Name* Pick
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 84
Owning Class Name SceneWindow Class
Return Data Type Common Cluster Array data type

Common Cluster Array

Invoke Node Pick
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

Creates a ray that originates at the specified point and returns an array of node paths for objects that intersect that ray.

Parameters

Data type Name Required Description
Common Cluster Array Pick Yes. Return value.
Numeric Cluster point Yes Horizontal and vertical values that define a coordinate in the projection plane of the 3D scene.

Uses

History

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

See Also

External Links