ESRI.ArcGIS.CartographyTools | |
CollapseDualLinesToCenterline Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CartographyTools Namespace : CollapseDualLinesToCenterline Class |
For a list of all members of this type, see CollapseDualLinesToCenterline members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_features | The input dual-line features, such as road casings, from which centerlines are derived. (In, Required) | |
maximum_width | Sets the maximum width of the dual-line features to derive centerline. A value must be specified, and it must be greater than zero. You can choose a preferred unit; the default is the feature unit. (In, Required) | |
minimum_width | Sets the minimum width of the dual-line features to derive centerline. The minimum width must be greater than or equal to zero, and it must be less than the maximum width. The default value is zero. You can specify a preferred unit; the default is the feature unit. (In, Optional) | |
out_feature_class | The output feature class to be created. (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. |