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




For a list of all members of this type, see MakeODCostMatrixLayer members.

Public Properties

 NameDescription
Public Propertyaccumulate_attribute_nameList of cost attributes to be accumulated during analysis. These accumulation attributes are purely for reference; the solver only uses the cost attribute specified by the Impedance attribute parameter to calculate the route. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydefault_cutoffDefault impedance value at which to cut off searching for destinations for a given origin. If the accumulated impedance becomes higher than the cutoff value, the traversal stops. The default can be overridden by specifying the cutoff value on the origins. (In, Optional)  
Public Propertydefault_number_destinations_to_findDefault number of destinations to find for each origin. The default can be overridden by specifying a value for the TargetDestinationCount property on the origins. (In, Optional)  
Public PropertyhierarchyThe parameter is not used if a hierarchy attribute is not defined on the network dataset used to perform the analysis. In such cases, use "#" as the parameter value. (In, Optional)  
Public Propertyhierarchy_settings

Prior to version 10, this parameter allowed you to change the hierarchy ranges for your analysis from the default hierarchy ranges established in the network dataset. At version 10, this parameter is no longer supported and should be specified as an empty string. If you wish to change the hierarchy ranges for your analysis, update the default hierarchy ranges in the network dataset.

(In, Optional)  
Public Propertyimpedance_attributeThe cost attribute to be used as impedance in the analysis. (In, Required)  
Public Propertyin_network_datasetThe network dataset on which the OD cost matrix analysis will be performed. (In, Required)  
Public Propertyout_network_analysis_layerName of the OD cost matrix network analysis layer to create. (In, Required)  
Public Propertyoutput_layerNetwork Analyst Layer (out, Optional)  
Public Propertyoutput_path_shapeNo matter which output shape type is chosen, the best route is always determined by the network impedance, never Euclidean distance. This means only the route shapes are different, not the underlying traversal of the network. (In, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyrestriction_attribute_nameList of restriction attributes to apply during the analysis. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public PropertyUTurn_policyRestrict or permit U-turns at junctions that could occur during network traversal between stops. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.