ラベル | 説明 | データ タイプ |
Input TIN | The first input TIN. | TIN Layer |
Input TIN | The second input TIN. | TIN Layer |
Output Feature Class | The output polygon feature class. | Feature Class |
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.ddd.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