DENetworkDataset
Base Type: DEGeoDataset
A class for a network dataset data element.
|
Property |
Type |
Description |
|---|---|---|
|
Buildable |
bool |
Indicates if this network dataset is buildable. |
|
ConfigurationKeyword |
string |
The database configuration keyword for the network dataset. |
|
EdgeFeatureSources |
Array of edge network sources in this network dataset. | |
|
EvaluatedNetworkAttributes |
Array of evaluated network attributes in this network dataset. | |
|
HierarchyAttributeName |
string |
The name of the network attribute used to optimize network building for hierarchical traversal. |
|
HierarchyMaxValues |
int[] |
Array of hierarchy level maximum values in increasing order. |
|
JunctionFeatureSources |
Array of junction network sources in this network dataset. | |
|
LogicalNetworkID |
int |
The network dataset logical network ID. |
|
LogicalNetworkIDSpecified |
bool |
Indicates if LogicalNetworkID is specified. |
|
LogicalNetworkName |
string |
The logical network name of this network dataset. |
|
NetworkAssignments |
Array of network assignments in this network dataset. | |
|
NetworkAttributes |
Array of network attributes in this network dataset. | |
|
NetworkDirections |
The driving directions settings for the network dataset. | |
|
NetworkElevationModel |
int |
The type of network dataset elevation model. |
|
NetworkElevationModelSpecified |
bool |
Indicates if NetworkElevationModel is specified. |
|
NetworkType |
int |
The type of the network dataset. |
|
Properties |
Property set of the network dataset. | |
|
SupportsTurns |
bool |
Indicates if this network dataset supports network turn elements |
|
SystemJunctionSources |
Array of system junction network sources in this network dataset. | |
|
TrafficData |
Indicates if this network dataset has traffic data. | |
|
TurnFeatureSources |
Array of turn network sources in this network dataset. | |
|
UserData |
User specified property set of this network dataset. |