Split Features (Topographic Production)

ArcGIS Pro 3.4 | | Help archive

Summary

Splits features on input feature classes for any number of polyline or polygon target feature classes using the cutting features, and inserts points on the cutting feature.

Usage

    Caution:

    This tool modifies the input data. See Tools that modify or update the input data for more information and strategies to avoid undesired data changes.

  • The Cutting Features parameter value must have at least one feature selected. A warning will be returned if no features are selected.

  • Target features will be divided into multiple features at any point where they intersect the source features.

  • The Cutting Features parameter value will have new vertices added at every point where they intersect the target features.

  • Run the Integrate tool using the Cutting Features and Target Features parameter values to help ensure spatial integrity before using this tool. This is important when complex polygon features are involved.

Parameters

LabelExplanationData Type
Cutting Features

The cutting features that will be used to split the target features where they intersect the target feature class geometries.

Feature Layer
Target Features

The features that will be divided by the cutting features.

Feature Layer
Use Target Z Values

Specifies whether the z-value from the source or target will be used.

  • Checked—The z-value from the source or target will be used.
  • Unchecked—The z-value from the source or target will not be used. This is the default.
Boolean

Derived Output

LabelExplanationData Type
Output Features

The features that were divided by the Cutting Features value.

Feature Layer

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: No
  • Standard: Requires Production Mapping
  • Advanced: Requires Production Mapping

Related topics