Projection:Orthographic Method

Short Name: Projection.Orthographic

Requires: Full Development System

Class: SceneWindow Methods

To Use: Create a method.

Sets coordinates to render the scene in a box-shaped view. The distance of the camera from the objects does not affect the size of the objects in this view.

Parameters

Data typeNameRequiredDescription
LeftYesSpecifies the left bound of the box.
RightYesSpecifies the right bound of the box.
BottomYesSpecifies the bottom bound of the box.
TopYesSpecifies the top bound of the box.
Near Clipping PlaneYesSpecifies the clipping plane nearest the viewer. LabVIEW does not render objects that appear closer to the viewer than the specified Near Clipping Pane boundary.
Far Clipping PlaneYesSpecifies the clipping plane farthest from the viewer. LabVIEW does not render objects that appear farther from the viewer than the specified Far Clipping Pane boundary.

Remarks

The following table lists the characteristics of this method.

Data typeNo return value
Available in Run-Time EngineYes (Read/Write)
Available in Real-Time Operating SystemNo
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 allowedYes