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




Computes the geometric intersection of two volumes defined by closed multipatch features, based upon the geometric intersection of their patches. Features or portions of features which overlap in the two layers and/or feature classes will be written to the Output Feature Class.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.Intersect3D

See Also

© 2010 All Rights Reserved.