ESRI.ArcGIS.CartographyTools | |
CollapseDualLinesToCenterline Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CartographyTools Namespace : CollapseDualLinesToCenterline Class |
The following tables list the members exposed by CollapseDualLinesToCenterline.
Name | Description | |
---|---|---|
CollapseDualLinesToCenterline Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
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. |