ArcGIS Pro 3.7 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 Property TerrainFollowingDEM As CIMDataConnection
    public CIMDataConnection TerrainFollowingDEM {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also