需要 3D Analyst 许可。
描述
Calculates the volumetric difference between two TIN datasets.
旧版本:
This is a deprecated tool that has been superseded by the Surface Difference tool.
使用方法
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.
语法
arcpy.3d.TinDifference(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 |
许可信息
- Basic: 需要 3D Analyst
- Standard: 需要 3D Analyst
- Advanced: 需要 3D Analyst