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




This tool imports one or more triangulated irregular network (TIN) surfaces from a LandXML file and writes the TIN(s) to location on disk.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.LandXMLToTin

See Also

© 2010 All Rights Reserved.