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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycoordinate_priorityDetermines coordinate priority when choosing a start node for the route. (In, Optional)  
Public Propertyin_coverThe coverage from which the routes are to be created. (In, Required)  
Public Propertyin_route_itemThe name of an item in the arc attribute table used to group arcs into separate routes. A new route is created in the route attribute table for each unique value in this item. The default is to create a route for each topologically connected set of arcs. (In, Optional)  
Public Propertymeasure_itemAn item in the arc attribute table of Input Coverage whose value is accumulated to produce the measure values. The default item is LENGTH. (In, Optional)  
Public Propertyout_coverOutput Coverage (out, Optional)  
Public Propertyout_route_itemThe name of the new item in the route attribute table that will contain the unique values in the input route item. When appending routes to an existing route system, it is an existing item in the route attribute table used to append routes. The default item is Input Route Item. (In, Optional)  
Public Propertyout_route_systemThe name of the route system to be created or appended. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyuse_blanksSpecifies whether arcs having a null or 0 value for the input route item will be used to create a route. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.