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


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

NetworkConstantEvaluatorClass Class

A container for describing a network attribute evaluator whose values are derived from a constant value.

Product Availability

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

Description

A NetworkConstantEvaluator is an evaluator that assigns a constant value, such as 0, to a network attribute of all network elements.  This could be used to initialize a given attribute, such as the number of people dropped off at bus stops.  Another example is setting travel time across junction elements to zero.

Interfaces

Interfaces Description
IGPDescribe Provides access to a Geoprocessing description.
INetworkConstantEvaluator Provides access to members that specify the properties of a network attribute evaluator whose values are derived from a constant value.
INetworkEvaluator Provides access to members that specify the properties of an attribute evaluator in a network dataset.
INetworkEvaluator2 Provides access to members that specify the properties of an attribute evaluator in a network dataset.
INetworkEvaluatorSetup Provides access to members that set up a network evaluator for use within a network dataset.