|
|
The projection type of the viewpoint
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Enumeration ViewpointProjection |
| C# |
|---|
public enum ViewpointProjection |
| Visual C++ |
|---|
public enum class ViewpointProjection |
Members
| Member name | Description | |
|---|---|---|
| Perspective |
Perspective viewpoint
| |
| Orthographic |
Orthographic viewpoint
|
Remarks
For a given view, the client can control how that view is projected for viewing on a 2D screen.