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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_featuresThe input linear road features that contain matched pairs of divided road lanes which should be merged together to a single output line feature. (In, Required)  
Public Propertymerge_distanceThe minimum distance apart, in the specified units, for equal-class, relatively parallel road features to be merged. This distance must be greater than zero. If the units are in pt, mm, cm, or in, the value is considered as page units and takes into account the reference scale. (In, Required)  
Public Propertymerge_fieldThe field that contains road classification information. Only parallel, proximate roads of equal classification will be merged. A value of 0 (zero) locks a feature to prevent it from participating in merging. (In, Required)  
Public Propertyout_displacement_featuresThe output polygon features containing the degree and direction of road displacement, to be used by the Propagate Displacement tool to preserve spatial relationships. (Out, Optional)  
Public Propertyout_featuresThe output feature class containing single line merged road features and all unmerged road features. (Out, 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.  
Top

See Also

© 2010 All Rights Reserved.