ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloodSimulationCulvert Class / Unit Property

In This Topic
    Unit Property (CIMFloodSimulationCulvert)
    In This Topic
    Gets or sets the unit for the height and width of the culvert. It defaults to meter if left unset.
    Syntax
    Public Property Unit As LinearUnit
    public LinearUnit Unit {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also