Split Features (Topographic Production)

La documentación de ArcGIS 2.8 se ha archivadod y ha dejado de actualizarse. El contenido y los enlaces pueden estar obsoletos. Consulte la documentación más reciente.

Resumen

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.

Uso

    Precaución:

    Esta herramienta modifica los datos de entrada. Consulte Herramientas que modifican o actualizan los datos de entrada para obtener más información y estrategias para evitar cambios de datos no deseados.

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

Parámetros

EtiquetaExplicaciónTipo de datos
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

Salida derivada

EtiquetaExplicaciónTipo de datos
Output Features

Features that were divided by the cutting_features.

Feature Layer

Entornos

Esta herramienta no utiliza ningún entorno de geoprocesamiento.

Información de licenciamiento

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

Temas relacionados