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




The following tables list the members exposed by TerrainToRaster.

Public Constructors

 NameDescription
Public ConstructorTerrainToRaster ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydata_typeThe data type of the output raster. It can be either 32 bit floating point or 32 bit integer. (In, Optional)  
Public Propertyin_terrainThe terrain dataset to be converted. (In, Required)  
Public PropertymethodThe interpolation method. The default is LINEAR. (In, Optional)  
Public Propertyout_rasterThe raster to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypyramid_level_resolutionThe resolution, given in z-tolerance or window size, of the pyramid level to use for conversion. The default is 0, full resolution. (In, Optional)  
Public Propertysample_distanceControls the cellsize of the output raster. The cellsize is set in one of two ways. You can use the OBSERVERS option to specify how many cells you want on the longest side. The tool will then calculate the cellsize for you. Alternately, you can use the CELLSIZE option to give an explicit value. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.