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.

Public Constructors

 NameDescription
Public ConstructorDirections ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfile_typeThe format of the output directions file. (In, Required)  
Public Propertyin_network_analysis_layerNetwork 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)  
Public Propertyout_directions_fileThe full pathname to the directions file that will be written. (Out, Required)  
Public Propertyoutput_layerNetwork Analyst Layer (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyreport_timeReport travel time (in, Optional)  
Public Propertyreport_unitsSpecifies 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)  
Public Propertytime_attributeThe 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)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.