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

EdgeFeatureSource[]

Array of edge network sources in this network dataset.

EvaluatedNetworkAttributes

EvaluatedNetworkAttribute[]

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

JunctionFeatureSource[]

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

NetworkAssignment[]

Array of network assignments in this network dataset.

NetworkAttributes

NetworkAttribute[]

Array of network attributes in this network dataset.

NetworkDirections

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

PropertySet

Property set of the network dataset.

SupportsTurns

bool

Indicates if this network dataset supports network turn elements

SystemJunctionSources

SystemJunctionSource[]

Array of system junction network sources in this network dataset.

TrafficData

TrafficData

Indicates if this network dataset has traffic data.

TurnFeatureSources

TurnFeatureSource[]

Array of turn network sources in this network dataset.

UserData

PropertySet

User specified property set of this network dataset.

2/28/2020