EdgeConnectivityRule
Base Type: ConnectivityRule
A class for an edge to edge network connectivity rule.
|
Property |
Type |
Description |
|---|---|---|
|
DefaultJunctionID |
int |
The ID of the default junction feature class. |
|
DefaultJunctionSubtypeCode |
int |
The subtype value of the default junction feature class. |
|
FromClassID |
int |
The ID of the source network edge feature class. |
|
FromEdgeSubtypeCode |
int |
The subtype value of the source network edge feature class. |
|
JunctionSubtypes |
Array of JunctionSubtype objects. | |
|
ToClassID |
int |
The ID of the destination network edge feature class. |
|
ToEdgeSubtypeCode |
int |
The subtype value of the target network edge feature class. |
10/23/2013