Short Name: WindowToObjectCoords
Requires: Base Development System
Class: SceneGraphDisplay Methods
To Use: Create a method.
Converts a point in window coordinates to points in object coordinates on the near and far clip planes of the view.
| Data type | Name | Required | Description | 
|---|---|---|---|
![]()  | point | Yes | Window coordinates of the point that you want to convert to object coordinates. | 
![]()  | near plane point | Yes | Returns the window point converted at the near plane, or the front of the rendering. | 
![]()  | far plane point | Yes | Returns the window point converted at the far plane, or the back of the rendering. | 
The following table lists the characteristics of this method.
| Data type | No return value | 
| Available in Run-Time Engine | Yes (Read/Write) | 
| Available in Real-Time Operating System | Yes | 
| Settable when the VI is running | Yes | 
| Loads the front panel into memory | No | 
| Need to authenticate before use | No | 
| Loads the block diagram into memory | No | 
| Remote access allowed | Yes |