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




Computes the geometric intersection of two volumes defined by closed multipatch features, based upon the geometric intersection of their patches. Subtracts all the volumes of one feature class from the other and writes the result to a new output feature class.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.Difference3D

See Also

© 2010 All Rights Reserved.