This document is archived and information here might be outdated. Recommended version. |
A container for describing a network dataset attribute.
A NetworkAttribute object is a light weight object that holds the information about a network attribute in a network dataset.
Network attributes control traversability over the network dataset. They specify properties of junctions, edge, and turns used as input for network solvers, such as time travel of road segments, speeds along a road, and whether a given road is one-way.
The NetworkAttribute or EvaluatedNetworkAttribute object for an existing network dataset can be accessed through the INetworkDataset interface.
Interfaces | Description |
---|---|
INetworkAttribute | Provides access to members that specify the properties of an attribute in a network dataset. |
INetworkAttribute2 | Provides access to members that specify the properties of an attribute in a network dataset. |
INetworkAttribute3 | Provides access to members that specify the properties of an attribute in a network dataset. |