The following tables list the members exposed by MergeDividedRoads.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| in_features | The 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) |
| merge_distance | The 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) |
| merge_field | The 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) |
| out_displacement_features | The 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) |
| out_features | The output feature class containing single line merged road features and all unmerged road features. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also