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


ITerrainDataSource2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainDataSource2 Interface
ArcGIS Developer Help

ITerrainDataSource2 Interface

Provides access to members of Terrain Data Source.

Product Availability

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

Members

Name Description
Read/write property Anchored Indicates if this is an anchor-points data source.
Read/write property ApplyToOverviewTerrain Indicates if the 'breakline' data source should be added to the overview Terrain.
Read-only property Embedded Indicates whether or not the data source is contained by the terrain.
Read/write property FeatureClassID The unique database identifier for the feature class.
Read/write property GroupID The identifier of the terrain's thematic group to which this feature class belongs.
Read/write property HeightField The database column providing heights for the features.
Method QueryResolutionBounds Returns the lower and upper resolution bounds in which the line/area data source participates in the triangulation.
Method SetResolutionBounds Sets the lower and upper resolution bounds in which the line/area data source participates in the triangulation.
Read/write property SurfaceFeatureType Indicates how the features are used to define the terrain surface.
Read/write property TagValueField The database column providing tag values for TIN elements derived from the terrain.

Inherited Interfaces

Interfaces Description
ITerrainDataSource Provides access to members of Terrain Data Source.

Classes that implement ITerrainDataSource2

Classes Description