ESRI.ArcGIS.ConversionTools | |
DEMToRaster Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.ConversionTools Namespace : DEMToRaster Class |
The following tables list the members exposed by DEMToRaster.
Name | Description | |
---|---|---|
DEMToRaster Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
data_type | Data type of the output raster dataset. (In, Optional) | |
in_dem_file | The input USGS DEM file. The DEM must be standard USGS 7.5 minute, 1 degree, or any other file in the USGS DEM format. The DEM may be in either fixed or variable record-length format. (In, Required) | |
out_raster | The output raster dataset to be created. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
z_factor | The number of ground x,y units in one surface Z-unit. (In, Optional) |