TIN Difference (3D Analyst)

Disponible con una licencia de 3D Analyst.

Resumen

Calculates the volumetric difference between two TIN datasets.

Heredado:

This is a deprecated tool that has been superseded by the Surface Difference tool.

Uso

  • 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.

Sintaxis

arcpy.3d.TinDifference(in_tin1, in_tin2, out_feature_class)
ParámetroExplicaciónTipo de datos
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

Información de licenciamiento

  • Basic: Requiere 3D Analyst
  • Standard: Requiere 3D Analyst
  • Advanced: Requiere 3D Analyst