NetworkElement

Summary

A network element of the network dataset.

Discussion

A network element can be a junction, turn, or edge. Use the object properties to determine its type.

Properties

PropertyExplanationData Type
isEdge
(Read Only)

Indicates whether the network element is an edge.

Boolean
isJunction
(Read Only)

Indicates whether the network element is a junction.

Boolean
isTurn
(Read Only)

Indicates whether the network element is a turn.

Boolean