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

In This Topic
    Path Property (CIMFloodSimulationBarrier)
    In This Topic
    Gets or sets the geometry of the barrier.
    Syntax
    Public Property Path As Polyline
    public Polyline Path {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also