TIN Difference (3D Analyst)

Summary

Calculates the volumetric difference between two TINs.

LegacyLegacy:

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.

Usage

Syntax

TinDifference_3d (in_tin1, in_tin2, out_feature_class)
ParameterExplanationData Type
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

Code Sample

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

Environments

Licensing Information

ArcView: Requires 3D Analyst
ArcEditor: Requires 3D Analyst
ArcInfo: Requires 3D Analyst

6/10/2013