Edge

Summary

An edge element of the network dataset.

Discussion

Use the object properties to determine the direction relative to the source feature, or to get the edge going in the opposite direction.

Properties

PropertyExplanationData Type
isAlong
(Read Only)

Indicates whether the direction of the edge is along the source feature.

Boolean
isAgainst
(Read Only)

Indicates whether the direction of the edge is against the source feature.

Boolean
opposite
(Read Only)

The edge that is the opposite direction of the current edge.

Edge