Available with 3D Analyst license.
Summary
Calculates the volumetric difference between two TIN datasets.
Usage
The horizontal extent of the input TIN surfaces must overlap.
It is best if the horizontal and vertical coordinate systems of the input TINs are the same.
Syntax
arcpy.ddd.TinDifference(in_tin1, in_tin2, out_feature_class)
Parameter | Explanation | Data 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 |
Environments
Licensing information
- Basic: Requires 3D Analyst
- Standard: Requires 3D Analyst
- Advanced: Requires 3D Analyst