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




This tool creates surface-conforming areal features by extracting those portions of a TIN or terrain dataset surface that fall within the extent of input polygons as multipatches.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.InterpolatePolyToPatch

See Also

© 2010 All Rights Reserved.