Pick Method
Short Name: Pick
Installed With: Base Package
Class: SceneWindow Methods
Creates a ray that originates at the specified point and returns an array of node paths for objects that intersect that ray.
Parameters
| Name | Required | Description |
|---|---|---|
| point | No | Horizontal and vertical values that define a coordinate in the projection plane of the 3D scene. |
Remarks
The following table lists the characteristics of this method.
| Available in Run-Time Engine and Real-Time Operating System | Yes (Read/Write) |
| Settable when the VI is running | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Must wait until user interface is idle | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |