![]() ![]() |
ESRI.ArcGIS.Analyst3DTools | |
SurfaceDifference Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : SurfaceDifference Class |
The following tables list the members exposed by SurfaceDifference.
Name | Description | |
---|---|---|
![]() | SurfaceDifference Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_reference_surface | The reference TIN or terrain dataset. (In, Required) |
![]() | in_surface | The input terrain dataset or TIN surface. (In, Required) |
![]() | out_feature_class | The output polygon feature class. (Out, Required) |
![]() | out_raster | The output raster dataset. (Out, Optional) |
![]() | out_tin_basename | The base name given to each output TIN surface. (In, Optional) |
![]() | out_tin_folder | The folder location to write the TIN or TINs. (In, Optional) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | pyramid_level_resolution | The resolution of the terrain dataset pyramid level to use for the regular terrain dataset. The default is 0, full resolution. (In, Optional) |
![]() | raster_cell_size | The cell size of the output raster dataset. (In, Optional) |
![]() | reference_pyramid_level_resolution | The pyramid level resolution of the terrain dataset to use for interpolation. The default is 0, full resolution. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |