Outside Center Lines
Creates center lines between polygons.
Parameter |
Comments |
Input features <in_features> |
The input layer of objects between which center lines will be created. If the layer contains selected objects, then the center lines will be created only between these objects. |
Output feature class <out_feature_class> |
A new feature class in which center lines will be saved. |
Minimum cutoff distance <cutoff_distance_min> |
Minimum distance between polygons. Minimum cutoff distance can be 0 or greater and must be smaller than maximum distance. |
Maximum cutoff distance <cutoff_distance_max> |
Maximum distance between polygons. Maximum cutoff distance must be greater than 0 and greater than minimum distance. |
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Outside Center Lines tool.