Automatic Projection Mode
- Updated2025-07-30
- 1 minute(s) read
Reads or writes whether LabVIEW automatically updates the projection mode when you resize the scene window.
Remarks
The following table lists the characteristics of this property.
| Short Name | AutoProjection |
| Data type | ![]() |
| Permissions | Read/Write |
| Available in Run-Time Engine | Yes |
| 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 |
| None | 0 |
(Default) LabVIEW does not automatically update the projection mode when you resize the scene window.
|
| Perspective | 1 |
LabVIEW automatically updates the projection to simulate a real-world perspective. Objects that are farther away from the viewer appearing smaller than closer objects.
|
| Orthographic | 2 |
LabVIEW automatically updates the projection to map objects directly into the scene without affecting the relative size of the objects.
|
