TIN Difference (3D Analyst)

许可等级:BasicStandardAdvanced

摘要

Calculates the volumetric difference between two TINs.

法律声明法律声明:

This is a deprecated tool. To learn more about how this tool works click here to view archived documentation. This functionality has been added to the Surface Difference tool.

用法

语法

TinDifference_3d (in_tin1, in_tin2, out_feature_class)
参数说明数据类型
in_tin1

The first input TIN.

Tin Layer
in_tin2

The second input TIN.

Tin Layer
out_feature_class

The output polygon feature class.

Feature Class

代码实例

TIN Difference Example (Python window)

The following Python Window script demonstrates how to use the TIN Difference function in immediate mode.

Missing source code file

环境

许可信息

ArcGIS for Desktop Basic:需要 3D Analyst
ArcGIS for Desktop Standard:需要 3D Analyst
ArcGIS for Desktop Advanced:需要 3D Analyst
9/15/2013