This document is archived and information here might be outdated.  Recommended version.


NetworkGlobalTurnDelayCategory Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > N > NetworkGlobalTurnDelayCategory Class
ArcGIS Developer Help

NetworkGlobalTurnDelayCategoryClass Class

A container for defining global turn delay for a specified angle category and from, to, and cross road category.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The NetworkGlobalTurnDelayCategory object is used to specify the TurnDelayCategories for the NetworkGlobalTurnDelayEvaluator.  Each NetworkGlobalTurnDelayCategory is defined by the turning angle, the road category for the starting and finishing road of the turn, and the road category for any other crossroads at that intersection.  For each category, a travel time, measured in seconds, is specified.

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
INetworkGlobalTurnDelayCategory Provides access to members that specify the turn delay for a specified category of global turns.
IPersist (esriSystem)
IPersistStream (esriSystem)
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.
IXMLVersionSupport (esriSystem) Provides access to members that help in serializing an object to different namespaces (versions).