This document is archived and information here might be outdated.  Recommended version.


Navigating in 3D (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > Developing with ArcGIS > Learning ArcObjects > ArcGIS extensions > 3D Analyst > Visualizing in 3D > Navigating in 3D

Navigating in 3D


About 3D navigation

Navigating in three-dimension (3D) is done using a camera object. All 3D views have a single camera containing an observer location (where the camera is placed within the 3D view) and a target location (the 3D point that the camera aims toward).

All the 3D navigation methods operate by manipulating the observer and target positions in x,y,z, for example, by moving the following:
  • The observer location to view the same point from a different angle.
  • The target location to view a different point from the same location.
  • Both the observer and target locations to fly through the 3D view or move to a new area entirely.
For more information on 3D navigation, see Fundamentals of 3D navigation in Globe.






Development licensing Deployment licensing
ArcGIS Desktop Advanced: 3D Analyst
ArcGIS Desktop Standard: 3D Analyst
ArcGIS Desktop Basic: 3D Analyst