ArcObjects Library Reference (DataSourcesRaster)  

ITerrainToRasterFunctionArguments Interface

Provides access to members that control terrain to raster conversion.

Product Availability

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

Members

Description
Read/write property CacheMaxNumSurfaces Maximum number of different surfaces kept in this cache folder.
Read/write property CacheRasterZTolerance Z tolerance for rasters in the image cache folder, used for compression.
Read/write property CellWidth Cell width.
Read/write property Terrain The input terrain or terrain name.
Read/write property TinToRasterInterpolationType Tin to raster interpolation type (how to rasterize the tin: Linear or NN).

CoClasses that implement ITerrainToRasterFunctionArguments

CoClasses and Classes Description
TerrainToRasterFunctionArguments (esriGeoDatabaseExtensions) The TerrainToRasterFunction arguments.