Provides access to generalization parameters used on solver output.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
| Description | ||
|---|---|---|
![]() |
OutputGeometryPrecision | Specifies the precision of the output geometry after generalization. |
![]() |
OutputGeometryPrecisionUnits | Specifies the units of the output geometry precision. |
CoClasses that implement INASolverOutputGeneralization
| CoClasses and Classes | Description |
|---|---|
| NAClosestFacilitySolver | Performs closest facility analysis. |
| NALocationAllocationSolver | Solves various location-allocation problem types |
| NAODCostMatrixSolver | Performs origin-destination matrix analysis. |
| NARouteSolver | Performs shortest path and tour analysis. |
| NAServerClosestFacilityParams | A container for the closest facility solver settings and return parameters used by NAServer. |
| NAServerRouteParams | A container for the route solver settings and return parameters used by NAServer. |
| NAServerServiceAreaParams | A container for the service area solver settings and return parameters used by NAServer. |
| NAServiceAreaSolver | Performs service area analysis. |
| NAVRPSolver | Performs VRP network analysis. |
