ESRI.ArcGIS.NetworkAnalystTools | |
Directions Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.NetworkAnalystTools Namespace : Directions Class |
The following tables list the members exposed by Directions.
Name | Description | |
---|---|---|
Directions Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
file_type | The format of the output directions file. (In, Required) | |
in_network_analysis_layer | Network analysis layer from which directions will be generated. Directions can be generated only for the Route, Closest Facility, and Vehicle Routing Problem network analysis layers. (In, Required) | |
out_directions_file | The full pathname to the directions file that will be written. (Out, Required) | |
output_layer | Network Analyst Layer (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
report_time | Report travel time (in, Optional) | |
report_units | Specifies the linear units in which the length information will be reported in the directions file. For example, even though your impedance was in meters, you can show directions in miles. (In, Required) | |
time_attribute | The time-based cost attribute providing the travel times in the directions. The cost attribute must exist on the network dataset used by the input network analysis layer. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |