ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMHuffModelDistanceParameters Class / UseNetworkDistance Property

In This Topic
    UseNetworkDistance Property
    In This Topic
    Gets or sets a value indicating whether to use network dataset to calculate distances.
    Syntax
    public bool UseNetworkDistance {get; set;}
    Public Property UseNetworkDistance As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also