ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMapStereoProperties Class / TerrainFollowingDEM Property

In This Topic
    TerrainFollowingDEM Property
    In This Topic
    Gets or sets the Digital Elevation Model (DEM) used by cursor for terrain following.
    Syntax
    public CIMDataConnection TerrainFollowingDEM {get; set;}
    Public Property TerrainFollowingDEM As CIMDataConnection
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also