Class Summary |
AddFieldToAnalysisLayer |
Adds a field to a sublayer of a network analysis layer. |
AddLocations |
Adds network analysis objects to a network analysis layer. |
BuildNetwork |
Reconstructs the network connectivity and attribute information of a network dataset. |
CalculateLocations |
Adds fields to the input features that contain the network location of the features. |
CreateTurnFeatureClass |
Creates a new turn feature class to store turn features that model turning movements in a network dataset. |
Directions |
Generates direction information from a network analysis layer with routes. |
DissolveNetwork |
Creates a network dataset that minimizes the number of line features required to correctly model the input network dataset. |
IncreaseMaximumEdges |
Increases the maximum number of edges per turn in a turn feature class. |
MakeClosestFacilityLayer |
Makes a closest facility network analysis layer and sets its analysis properties. |
MakeLocationAllocationLayer |
Makes a location-allocation network analysis layer and sets its analysis properties. |
MakeODCostMatrixLayer |
Makes an origin–destination (OD) cost matrix network analysis layer and sets its analysis properties. |
MakeRouteLayer |
Makes a route network analysis layer and sets its analysis properties. |
MakeServiceAreaLayer |
Makes a service area network analysis layer and sets its analysis properties. |
MakeVehicleRoutingProblemLayer |
Makes a vehicle routing problem (VRP) network analysis layer and sets its analysis properties. |
PopulateAlternateIDFields |
Creates and populates additional fields on the turn feature classes that reference the edges by alternate IDs. |
Solve |
Solves the network analysis layer problem based on its network locations and properties. |
TurnTableToTurnFeatureClass |
Converts an ArcView turn table or ArcInfo Workstation coverage turn table to an ArcGIS turn feature class. |
UpdateAnalysisLayerAttributeParameter |
Updates the network attribute parameter value for a network analysis layer. |
UpdateByAlternateIDFields |
Updates all the edge references in turn feature classes using an alternate ID field. |
UpdateByGeometry |
Updates all the edge references in the turn feature class using the geometry of the turn features. |
UpgradeNetwork |
Upgrades the schema of the network dataset. |