ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloodSimulationLayer Class / DEMSourceLayers Property

In This Topic
    DEMSourceLayers Property
    In This Topic
    Gets or sets an array of URIs for the layers that will contribute to the DEM for flood simulation.
    Syntax
    Public Property DEMSourceLayers As String()
    public string[] DEMSourceLayers {get; set;}
    Remarks
    These are independent layers in the scene, not owned by this layer.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also