Sets the camera mode of the control window is to perspective or orthographic. You can set this property by using the Autodesk Inventor LT View control property sheet or Microsoft Visual Basic.
| Access: | |
|---|---|
|
In a Microsoft application document, right-click in the viewer control, and select Properties from the context menu. |
|
The Perspective property uses the following settings:
|
True |
Sets the camera mode to perspective view. Part or assembly models are displayed in three-point perspective, a visual effect where parallel lines converge on a vanishing point. This is the way real objects are perceived by the human eye or by a camera. |
|
False |
Sets the camera mode to orthographic view. The model is displayed so all its points project along parallel lines to their positions on the screen. In this mode, 3D models appear flat and unlike objects observed in the real world. |