Types of network analysis location edit options.
Constant | Value | Description |
---|---|---|
esriNALocationEditNone | 0 | The message is not of a specific type. |
esriNALocationEditInteractiveAdd | 1 | The location is added interactively. |
esriNALocationEditInteractiveMove | 2 | The location is moved interactively. |
esriNALocationEditBatchAddByGeometry | 4 | The locations are loaded by geometry. |
esriNALocationEditBatchAddByLocationFields | 8 | The locations are loaded by location fields. |
esriNALocationEditRecalculateByGeometry | 16 | The locations are recalculated by geometry. |
Product Availability
Available with ArcGIS Desktop. Requires Network Analyst Extension.
Remarks
esriNALocationEditType specifies the ways that the network location feature is edited.
This enumeration is used when you want to specify at what times you want to snap the network location to its position on the network dataset.