NetworkElement

Zusammenfassung

A network element of the network dataset.

Diskussion

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

Eigenschaften

EigenschaftErläuterungDatentyp
isEdge
(Schreibgeschützt)

Indicates whether the network element is an edge.

Boolean
isJunction
(Schreibgeschützt)

Indicates whether the network element is a junction.

Boolean
isTurn
(Schreibgeschützt)

Indicates whether the network element is a turn.

Boolean