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




Tests each feature to determine if it falls inside a multipatch. If it falls inside a multipatch feature, it writes an entry to a new table indicating which feature it fell within.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.Inside3D

See Also

© 2010 All Rights Reserved.