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




Computes the geometric intersection of the patches of overlapping multipatches, then aggregates the multipatches together. How many features are created as output depends on the tool's settings.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.Union3D

See Also

© 2010 All Rights Reserved.