Pick Model Method

LabView Local Project Settings

Pick Model Method

Short Name: Pick Model

Installed With: Full Development System

Class: SceneGraphDisplay Methods

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

Parameters

NameRequiredDescription
Pick ModelNoGets the array of node paths to the objects under the point that you pass in. A node path lists the objects from root to target. You must close all the returned references.
PointNoSpecifies the top and left coordinates that define the location of the model you select.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo