Split Features (Topographic Production)

Diese ArcGIS 2.8-Dokumentation wurde archiviert und wird nicht mehr aktualisiert. Inhalt und Links sind möglicherweise veraltet. Verwenden Sie die aktuelle Dokumentation.

Zusammenfassung

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.

Verwendung

    Vorsicht:

    Mit diesem Werkzeug werden die Eingabedaten geändert. Weitere Informationen und Strategien zur Vermeidung unerwünschter Datenänderungen finden Sie unter Werkzeuge, die Eingabedaten ändern oder aktualisieren.

  • Cutting Features must have at least one feature selected.

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

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

Parameter

BeschriftungErläuterungDatentyp
Cutting Features

The cutting feature 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 the source of the z-value from the source or target.

  • Checked—Uses the z-value from the source or target.
  • Unchecked—Does not use the z-value. This is the default.
Boolean

Abgeleitete Ausgabe

BeschriftungErläuterungDatentyp
Output Features

Features that were divided by the cutting_features.

Feature Layer

Umgebungen

Dieses Werkzeug verwendet keine Geoverarbeitungsumgebungen.

Lizenzinformationen

  • Basic: Nein
  • Standard: Erfordert Production Mapping
  • Advanced: Erfordert Production Mapping

Verwandte Themen