Split Features (Topographic Production)

此 ArcGIS 2.8 文档已 存档,并且不再对其进行更新。 其中的内容和链接可能已过期。 请参阅最新文档

摘要

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.

使用情况

    警告:

    此工具会修改输入数据。有关详细信息以及避免数据被意外更改的策略,请参阅修改或更新输入数据的工具

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

参数

标注说明数据类型
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

派生输出

标注说明数据类型
Output Features

Features that were divided by the cutting_features.

Feature Layer

环境

此工具不使用任何地理处理环境。

许可信息

  • Basic: 否
  • Standard: 需要 Production Mapping
  • Advanced: 需要 Production Mapping

相关主题