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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyappendSpecifies whether or not to append new network analysis objects to existing objects. (In, Optional)  
Public Propertyexclude_restricted_elementsExclude restricted portions of the network (in, Optional)  
Public Propertyfield_mappingsSets the values for the properties of the network analysis objects. Properties can be set to a constant or mapped to a field from the input feature class or table. (In, Required)  
Public Propertyin_network_analysis_layerNetwork analysis layer to which the network analysis objects will be added. (In, Required)  
Public Propertyin_tableThe feature class or the table that is the source for the new network analysis objects. (In, Required)  
Public Propertymatch_typeThe parameter is not used when adding locations to the Line Barriers or Polygon Barriers sublayers. In such cases, use "#" as the parameter value. (In, Optional)  
Public Propertyoutput_layerNetwork Analyst Layer (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysearch_criteriaSpecifies which sources in the network dataset will be searched when finding locations and what portions of geometry (also known as snap types) will be used. (In, Optional)  
Public Propertysearch_query Specifies a query to restrict the search to a subset of the features within a source feature class. This is useful if you don't want to find features that may be unsuited for a network location. For example, if you are loading centroids of polygons and don't want to locate on local roads, you can define a query that searches for major roads only. (In, Optional)  
Public Propertysearch_toleranceThe search tolerance for locating the input features on the network. Features that are outside the search tolerance are left unlocated. The parameter includes a value and units for the tolerance. (In, Required)  
Public Propertysnap_offsetWhen snapping a point to the network, you can apply an offset distance. An offset distance of zero means the point will be coincident with the network feature (typically a line). To offset the point from the network feature, enter an offset distance. The offset is in relation to the original point location. That is, if the original point was on the left side, its new location will be offset to the left. If it was originally on the right side, its new location will be offset to the right. (In, Optional)  
Public Propertysnap_to_position_along_networkSpecifies that you want to snap the network locations along the network dataset or at some specified offset from the network dataset. (In, Optional)  
Public Propertysort_fieldA field on which the network analysis objects are sorted as they are added to the network analysis layer. The default is the ObjectID field on the input feature class or the table. (In, Optional)  
Public Propertysub_layerThe sublayer of the network analysis layer to which the network analysis objects will be added. (In, Required)  
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.