Features to Points
Converts polygon and polyline features to point features.
Parameter |
Comments |
Input features |
Input polygon or polyline features that will be converted to points. |
Output
feature class |
Output point feature class that will contain points converted from input polygons or polylines. |
Points |
Specify what points (nodes) of the input features will be converted. • ALL - all points (nodes) forming input features. • START - only start points. • END - only end points. • BOTH_ENDS - only start and end points. • CENTER - only center points. • INTERSECTION - only self-intersection points. |
ID field |
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.