This document is archived and information here might be outdated.  Recommended version.


ITinImporter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinImporter Interface
ArcGIS Developer Help

ITinImporter Interface

Provides methods to import TIN from external formats (LandXML for example).

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetTinNamesFromLandXML Gets the names of the TINs from LandXML file.
Method ImportFromLandXML Imports TIN from LandXML file.

Classes that implement ITinImporter

Classes Description
TinImporter The Esri TinImporter component.