This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Constants > E > esriNARouteSeedPointType Constants (ArcObjects .NET 10.4 SDK) |
Options for route seed point type.
Constant | Value | Description |
---|---|---|
esriNARouteSeedPointStatic | 0 | Static route seed point. |
esriNARouteSeedPointDynamic | 1 | Dynamic route seed point based on order stops on route. |
The values within this enumeration are used to determine route seed point usage within a VRP problem instance. These values are stored in the SeedPointType field on the RouteSeedPoints NAClass within a VRP NAContext.
SeedPointType field values on the RouteSeedPoints NAClass identify how a given route seed point is to be used and updated within a Solve operation.
The esriNARouteSeedPointType enumeration has the following values: