Skip to main content

沿 3D 线生成点 (3D Analyst 工具)

汇总

使用三维距离,沿 3D 线创建 3D 点要素。

用法

  • 此工具通过测量要创建点的距离(使用三维距离),沿 3D 线生成 3D 点要素。 如果需要使用基于 x,y 平面的二维距离来计算从 3D 线采样的点,请改用 沿线生成点 工具。

  • 可以按固定间隔为所有要素放置点,也可以按要素长度的百分比沿要素放置点。 还可以使用输入中的字段来放置点;该字段可以表示每个要素的固定间隔或者每个要素的特定距离。

    可以使用点放置参数来指定工具将用于放置输出点的方法。

  • 输入要素的属性将保留在输出要素类中。 将向输出要素类添加新字段 ORIG_FID,并设置为输入要素 ID。

  • 如果选中添加累积距离和序列字段参数,则将添加以下字段:

    • ORIG_LEN—从线的起点到该点的沿线累积距离。 添加的距离值采用输入要素值的空间参考单位。

    • ORIG_SEQ—每个点的序列号,按从每条输入线创建的点的顺序排列。

参数

标注 说明 数据类型

输入要素

用于创建点的 3D 线要素。

Feature Layer

输出要素类

从输入线创建的 3D 点要素。

Feature Class

点放置

(可选)

指定用于沿 3D 线要素采样点的方法。

  • By PercentageThe Distance parameter value will be used to place points at fixed distances along the features. This is the default.

  • By DistanceThe Percentage parameter value will be used to place points along the features by percentage.

  • By Distance FieldField values from the Distance Field parameter value will be used to place points along the features.

String

距离

(可选)

从要素始点开始放置点的间隔。

点放置参数设置为按距离时,此参数处于活动状态。

Linear Unit

百分比

(可选)

点将放置于距离要素始点的百分比。 例如,如果已使用 40%,则点将放置于要素距离的 40% 和 80% 位置。

点放置参数设置为按百分比时,此参数处于活动状态。

Double

包括端点

(可选)

指定是否在要素的开始点和结束点包括其他点。

  • 选中Additional points will be included at the start point and end point of the feature.

  • 未选中No additional points will be included at the start point and end point of the feature. This is the default.

Boolean

添加累积距离和序列字段

(可选)

指定是否将累积距离和序列字段添加到输出中。

  • 选中The accumulated distance (ORIG_LEN) and sequence (ORIG_SEQ) fields will be added to the output. Distance values are added in the units of the Input Features parameter value's spatial reference.

  • 未选中The accumulated distance and sequence fields will not be added to the output. This is the default.

Boolean

距离字段

(可选)

将用于放置输出点的输入要素中的字段。

如果该字段为数值类型,则字段值将用于以该间隔放置点。

如果该字段为字符串类型,则字段值必须组织为以分号分隔的距离字符串。 将在这些距离处放置点。

将忽略零值或负值的字段值。 将忽略超出要素长度的该要素的字段值。

距离将采用输入空间参考的线性单位。

点放置参数设置为按距离字段时,此参数处于活动状态。

Field

环境

当前工作空间, 输出坐标系, 地理变换, 输出配置关键字, 输出 M 值域, 输出 XY 值域, 输出 Z 值域, XY 分辨率, XY 容差, Z 分辨率, Z 容差, 范围

许可信息

  • 基本: 需要 3D Analyst
  • 标准: 需要 3D Analyst
  • 高级: 需要 3D Analyst