NetworkElement
サマリー
A network element of the network dataset.
ディスカッション
A network element can be a junction, turn, or edge. Use the object properties to determine its type.
プロパティ
| 名前 | 説明 | データ タイプ |
|---|---|---|
|
isEdge (読み取り専用) |
Indicates whether the network element is an edge. |
Boolean |
|
isJunction (読み取り専用) |
Indicates whether the network element is a junction. |
Boolean |
|
isTurn (読み取り専用) |
Indicates whether the network element is a turn. |
Boolean |