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




The following tables list the members exposed by MakeClosestFacilityLayer.

Public Constructors

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

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 stop searching for facilities for a given incident. The default can be overridden by specifying the cutoff value on incidents when TRAVEL_TO option is used or by specifying the cutoff value on facilities when TRAVEL_FROM option is used. (In, Optional)  
Public Propertydefault_number_facilities_to_findDefault number of closest facilities to find per incident. The default can be overridden by specifying a value for the TargetFacilityCount property on the incidents. (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 closest facility analysis will be performed. (In, Required)  
Public Propertyout_network_analysis_layerName of the closest facility network analysis layer to create. (In, Required)  
Public Propertyoutput_layerNetwork Analyst Layer (out, Optional)  
Public Propertyoutput_path_shapeSpecifies the shape type for the route features that are output by the analysis. (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 Propertytravel_from_toSpecifies the direction of travel between facilities and incidents. (In, Optional)  
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.