Provides access to members of Terrain Data Source.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
ITerrainDataSource is used to set and get terrain specific properties associated with a feature class that participates in a terrain.
Members
Description | ||
---|---|---|
ApplyToOverviewTerrain | Indicates if the 'breakline' data source should be added to the overview Terrain. | |
Embedded | Indicates whether or not the data source is contained by the terrain. | |
FeatureClassID | The unique database identifier for the feature class. | |
GroupID | The identifier of the terrain's thematic group to which this feature class belongs. | |
HeightField | The database column providing heights for the features. | |
QueryResolutionBounds | Returns the lower and upper resolution bounds in which the line/area data source participates in the triangulation. | |
SetResolutionBounds | Sets the lower and upper resolution bounds in which the line/area data source participates in the triangulation. | |
SurfaceFeatureType | Indicates how the features are used to define the terrain surface. | |
TagValueField | The database column providing tag values for TIN elements derived from the terrain. |
CoClasses that implement ITerrainDataSource
CoClasses and Classes | Description |
---|---|
TerrainDataSource | ESRI Terrain Data Source object. |