ESRI.ArcGIS.Analyst3DTools | |
SurfaceSlope Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : SurfaceSlope Class |
For a list of all members of this type, see SurfaceSlope members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
class_breaks_table | An input table containing the classification breaks that will be used to classify the output feature class. (In, Optional) | |
in_surface | The input terrain dataset or TIN surface. (In, Required) | |
out_feature_class | The output feature class. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
pyramid_level_resolution | The pyramid level resolution of the terrain dataset to use for interpolation. The default is 0, full resolution. (In, Optional) | |
slope_field | The field containing slope values. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
units | The units of measure for the slope values. Units are honored when a class breaks table is used. (In, Optional) | |
z_factor | The factor applied to the slope calculation to convert the surface's z units to x and y units. By default, the z-factor is 1. (In, Optional) |