This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkTravelMode2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that specify the properties of a travel mode in a network dataset.
Description | ||
---|---|---|
AttributeParameterValues | The collection of network attribute parameter values to be used with the analysis. | |
Description | The description of the travel mode. | |
DistanceAttributeName | The name of the distance-based network attribute to be used in analysis. | |
ImpedanceAttributeName | The name of the network attribute to be used as the impedance attribute in analysis. | |
Name | The name of the travel mode. | |
OutputGeometryPrecision | Specifies the precision of the output geometry after generalization. | |
OutputGeometryPrecisionUnits | Specifies the units of the output geometry precision. | |
ReadFromJSON | Reads the contents of this travel mode from a JSON string. | |
RestrictionAttributeNames | The collection of network attribute names to be used as restrictions with the analysis. | |
RestrictUTurns | Indicates how U-Turns should be restricted in the analysis. | |
TimeAttributeName | The name of the time-based network attribute to be used in analysis. | |
Type | The type of the travel mode. | |
UseHierarchy | Indicates if the hierarchy attribute for the network should be used in analysis. | |
WriteToJSON | Writes the contents of this travel mode as a JSON string. |
Interfaces | Description |
---|---|
INetworkTravelMode | Provides access to members that specify the properties of a travel mode in a network dataset. |
CoClasses and Classes | Description |
---|---|
NetworkTravelMode | A container for describing a travel mode in a network dataset. |