ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphLinkChartCentralityConfiguration Class / ComputeShortestPathsBasedMeasures Property

In This Topic
    ComputeShortestPathsBasedMeasures Property
    In This Topic
    Gets or sets a value indicating whether the shortest paths based measures will be computed. This setting exists because shortest paths based measures can be costly to compute for larger link charts.
    Syntax
    public bool ComputeShortestPathsBasedMeasures {get; set;}
    Public Property ComputeShortestPathsBasedMeasures As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also