SceneWindow class/Pick method
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 |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
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 |
---|---|---|---|
Pick | Yes. Return value. | ||
point | Yes | Horizontal and vertical values that define a coordinate in the projection plane of the 3D scene. |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |