サマリー
An edge element of the network dataset.
説明
Use the object properties to determine the direction relative to the source feature, or to get the edge going in the opposite direction.
プロパティ
プロパティ | 説明 | データ タイプ |
isAlong (読み取り専用) | Indicates whether the direction of the edge is along the source feature. | Boolean |
isAgainst (読み取り専用) | Indicates whether the direction of the edge is against the source feature. | Boolean |
opposite (読み取り専用) | The edge that is the opposite direction of the current edge. | Edge |