TIN Difference (3D Analyst)
Zusammenfassung
Calculates the volumetric difference between two TINs.
Ältere Versionen:
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.
Verwendung
-
The input TINs need to overlap in horizontal extent.
-
It's best if the horizontal and vertical coordinate systems of the input TINs are the same.
Syntax
TinDifference_3d (in_tin1, in_tin2, out_feature_class)
Parameter | Erläuterung | Datentyp |
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 |
Codebeispiel
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
Umgebungen
Lizenzinformationen
ArcView: Erfordert 3D Analyst
ArcEditor: Erfordert 3D Analyst
ArcInfo: Erfordert 3D Analyst
7/10/2012