Features to Points

Converts polygon and polyline features to point features.

Parameter

Comments

Input features
<in_features>

Input polygon or polyline features that will be converted to points.

Output feature class
<out_feature_class>

Output point feature class that will contain points converted from input polygons or polylines.

Points
<point_type>

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
{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.

 
 
 

Table of Contents

Index

Glossary

-Search-

Back