Skip to main content

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

Name Explanation Data 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