ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloodSimulationBarrier Class / DensifyPath Property

In This Topic
    DensifyPath Property
    In This Topic
    Gets or sets a value indicating whether to add vertices to the path to better follow the terrain.
    Syntax
    Public Property DensifyPath As Boolean
    public bool DensifyPath {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also