ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Viewshed Class
Members

In This Topic
    Viewshed Class
    In This Topic
    Viewsheds are used to conduct visibility analysis within a view frustrum of an observer point. A wireframe of the view frustum is is created and geomtry within the frustrum is tinted to represent the features visible to the observer or obstructed.

    Viewsheds can be used to model real-world objects like cameras, human patrol agents, or radar stations.

    Object Model
    Viewshed ClassCamera ClassMapView Class
    Syntax
    public class Viewshed : ExploratoryAnalysis 
    Public Class Viewshed 
       Inherits ExploratoryAnalysis
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Mapping.ExploratoryAnalysis
          ArcGIS.Desktop.Mapping.Viewshed

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also