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


esriFlowDirection Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriFlowDirection Constants
ArcGIS Developer Help

esriFlowDirection Constants

Direction of flow along an edge in a network.

Constant Value Description
esriFDIndeterminate 3 The flow direction is indeterminate.
esriFDWithFlow 1 The flow direction is in the direction of digitization.
esriFDAgainstFlow 2 The flow direction is opposite the direction of digitization.
esriFDUninitialized 0 The flow direction is uninitialized.

Product Availability

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

.NET Samples

Implementing the ISchematicRulesHelper to easily develop a custom schematic rule Reducing schematic nodes and computing a cumulative attribute via a schematic rule Set flow by digitized direction