Show / Hide Table of Contents

Property FractionAlongEdge

FractionAlongEdge

Gets or sets how far the starting point or barrier is along an edge in the utility network feature, from 0.0 to 1.0 of the utility network feature.

Declaration
public double FractionAlongEdge { get; set; }
Property Value
Type Description
double

How far the starting point or barrier is along an edge in the utility network feature, from 0.0 to 1.0 of the utility network feature.

Remarks

This property is only valid when the GlobalId property refers to an edge feature that is an input to a tracing operation.

This property is equivalent to "percent along value" in other parts of the ArcGIS platform. For example, ArcGIS REST /query and ArcGIS Pro Associations Table.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.6 - 200.8
.NET100.13 - 300.0
.NET Windows100.13 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.6 - 200.8
Xamarin.Android100.6 - 100.15
Xamarin.iOS100.6 - 100.15
UWP100.6 - 200.8
Relevant samples
Trace utility network: Discover connected features in a utility network using connected, subnetwork, upstream, and downstream traces.
In this article
Provide feedback
Back to top Copyright © 2025 Esri.