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




The following tables list the members exposed by TopoToRaster.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_sizeThe cell size at which the output raster will be created. (In, Optional)  
Public Propertydata_typeThe dominant elevation data type of the input feature data. (In, Optional)  
Public Propertydiscrete_error_factorThe discrete error factor is used to adjust the amount of smoothing when converting the input data to a raster. (In, Optional)  
Public PropertyenforceThe type of drainage enforcement to apply. (In, Optional)  
Public PropertyextentExtent for the output raster dataset. (In, Optional)  
Public Propertyin_topo_featuresThe input features containing the z-values to be interpolated into a surface raster. (In, Required)  
Public PropertyMarginDistance in cells to interpolate beyond the specified output extent and boundary. (In, Optional)  
Public Propertymaximum_iterationsThe maximum number of interpolation iterations. (In, Optional)  
Public Propertymaximum_z_valueThe maximum z-value to be used in the interpolation. (In, Optional)  
Public Propertyminimum_z_valueThe minimum z-value to be used in the interpolation. (In, Optional)  
Public Propertyout_diagnostic_fileThe output diagnostic file listing all inputs and parameters used and the number of sinks cleared at each resolution and iteration. (Out, Optional)  
Public Propertyout_parameter_fileThe output parameter file listing all inputs and parameters used, which can be used with Topo to Raster by File to run the interpolation again. (Out, Optional)  
Public Propertyout_sink_featuresThe output point feature class of the remaining sink point features. (Out, Optional)  
Public Propertyout_stream_featuresThe output line feature class of stream polyline features and ridge line features. (Out, Optional)  
Public Propertyout_surface_rasterThe output interpolated surface raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyroughness_penaltyThe integrated squared second derivative as a measure of roughness. (In, Optional)  
Public Propertytolerance_1This tolerance reflects the accuracy and density of the elevation points in relation to surface drainage. (In, Optional)  
Public Propertytolerance_2This tolerance prevents drainage clearance through unrealistically high barriers. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyvertical_standard_errorThe amount of random error in the z-values of the input data. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.