![]() ![]() |
ESRI.ArcGIS.Analyst3DTools | |
SurfaceSlope Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : SurfaceSlope Class |
The following tables list the members exposed by SurfaceSlope.
Name | Description | |
---|---|---|
![]() | SurfaceSlope Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
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) |