ESRI.ArcGIS.NetworkAnalystTools
UpdateByGeometry Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace : UpdateByGeometry Class




Updates all the edge references in the turn feature class using the geometry of the turn features. This tool is useful when the IDs listed for the turn can no longer find the edges participating in the turn due to edits to the underlying edges.

Syntax

Visual Basic (Declaration) 
Public Class UpdateByGeometry 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As UpdateByGeometry
C# 
public class UpdateByGeometry : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.NetworkAnalystTools.UpdateByGeometry

See Also

© 2010 All Rights Reserved.