SceneGraphDisplay class/Pick Model method

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

Common Cluster Array

Invoke Node Pick Model
Available in Real-Time Operating SystemNo
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 runningYes

Casts a ray through a 3D scene at the Point coordinate and determines which models in the scene intersect with the ray.

Parameters

Data type Name Required Description
Common Cluster Array Pick Model Yes. Return value.
Numeric Cluster Point Yes Specifies the top and left coordinates that define the location of the model you select.

Uses

History

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

See Also

External Links