|
![]() |
The stereo projection type of the viewpoint.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Enumeration ViewpointStereoProjection |
C# |
---|
public enum ViewpointStereoProjection |
Visual C++ |
---|
public enum class ViewpointStereoProjection |
Members
Member name | Description | |
---|---|---|
Mono |
Standard mono camera
| |
Left |
Left eye for stereo
| |
Right |
Right eye for stereo
|
Remarks
We use this when we calculate a stereo viewpoint (with adjusted camera view direction and position) from a base viewpoint.