ESRI.ArcGIS.Analyst3DTools
InterpolateShape Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace : InterpolateShape Class




This tool interpolates z-values for a feature class based on an underlying raster, triangulated irregular network (TIN), or terrain dataset surface.

Syntax

Visual Basic (Declaration) 
Public Class InterpolateShape 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As InterpolateShape
C# 
public class InterpolateShape : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.InterpolateShape

See Also

© 2010 All Rights Reserved.