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




Converts multipatches into polygons. The output polygons represent the 2D area covered by the multipatches when viewed from directly above.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.MultiPatchFootprint

See Also

© 2010 All Rights Reserved.