需要 3D Analyst 许可。
摘要
Calculates the volumetric difference between two TINs.
用法
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.
语法
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 |