Polygons from Polylines
Creates a new polygon feature class from input polyline features.
Parameter |
Comments |
Input features <in_features> |
Input polyline features that will be used to build output polygon features. |
Output feature class <out_feature_class> |
Output polygon feature class that will be created from input polylines. |
Group by field {group_by_field} |
Specify a Group By field to create multiple polygons from input polylines. |
Polygon building algorithm {polygon_alg} |
Polygon building algorithm allows selecting the polygons creation method, either simple or advanced.
|
Order by field {order_by_field} |
Select an attribute field by which you wish to order input polylines. |
Tolerance {tolerance} |
Specify the minimum distance that may be separating input polylines coordinates. |
Label points {label_point_features} |
Select a point feature class to use labels from. |
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Polygons from Polylines tool.