Skip to main content

TIN 边 (3D Analyst 工具)

汇总

使用不规则三角网 (TIN) 数据集的三角形边创建 3D 线要素。

插图

TIN 边图示

用法

  • 使用边类型参数提取特定类型的三角形边。

  • 输出要素包含一个名为 EdgeType 的字段,该字段使用整数值表示每条线所代表的边类型:

    • 0—规则边,或未专门定义为硬边或软边的边。 这种边类型是通过 TIN 数据点的三角剖分产生的。

    • 1—软边,或代表坡度值渐变的边。

    • 2—硬边,或代表坡度值转变更急剧的边。

参数

标注 说明 数据类型

输入 TIN

要处理的 TIN 数据集。

TIN Layer

输出要素类

将生成的要素类。

Feature Class

边类型

(可选)

要导出的三角形边。

  • Data AreaEdges representing the interpolation zone. This is the default.

  • Soft BreaklinesEdges representing gradual breaks in slope.

  • Hard BreaklinesEdges representing distinct breaks in slope.

  • Enforced EdgesEdges that were not introduced by the TIN's triangulation.

  • Regular EdgesEdges that were created by the TIN's triangulation.

  • Excluded EdgesEdges that are excluded from the interpolation zone.

  • All EdgesAll edges, included those that were excluded from the interpolation zone.

String

环境

当前工作空间, 输出坐标系, 范围, 地理变换, XY 分辨率, XY 容差, Z 分辨率, Z 容差, 输出 Z 值域, 自动提交, 输出 XY 值域

许可信息

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