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