NetworkElement

Resumen

A network element of the network dataset.

Debate

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

Propiedades

PropiedadExplicaciónTipo de datos
isEdge
(Sólo lectura)

Indicates whether the network element is an edge.

Boolean
isJunction
(Sólo lectura)

Indicates whether the network element is a junction.

Boolean
isTurn
(Sólo lectura)

Indicates whether the network element is a turn.

Boolean