Features to Equidistant Points (Fixed Number)
Converts polygon and polyline features to point features with the specified number of points.
Parameter |
Comments |
Input features <in_features> |
Input polygon or polyline features that will be converted to equidistant points. |
Output feature class <out_feature_class> |
Output point feature class that will contain the specified number of equidistant points converted from input polygons or polylines. |
Number of equidistant points <points_number> |
Specify the number of points that will be generated from the input features. |
ID field name {id_field_name} |
Specify name of the new field with ID's of the input features that will be added to the attribute table of the output feature class. |
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Features to Points tool with the selected option for converting a fixed number of equidistant points.