Feature To Point

Title  Feature To Point

Summary

Creates a feature class containing points generated from the representative locations of input features.


Illustration

Feature To Point illustration

Usage

Syntax

Parameter Explanation
in_features

The input features that can be multipoint, line, polygon, or annotation.

out_feature_class

The output point feature class.

point_location (Optional)

Specifies whether to use representative centers of input features or locations contained by input features as the output point locations.Unchecked—Uses the representative center of an input feature as its output point location. This location may not always be contained by the input feature. This is the default.Checked—Uses a location contained by an input feature as its output point location.

Code Samples

Tags

center, centroid, inside, change, line, conversion, convert, geometry, mid, polygon, transform, vector

Credits

Use limitations