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




This tool extracts nodes from an input TIN into an output feature class and produces a 2D or 3D point feature class whose points are extracted from nodes of the input TIN.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.TinNode

See Also

© 2010 All Rights Reserved.