The following tables list the members exposed by SurfaceVolume.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| base_z | The surface value from which the area and volume will be calculated. By default, the value is the surface minimum for ABOVE and the surface maximum for BELOW. (In, Optional) |
| in_surface | The input raster, TIN, or terrain dataset surface used for calculating area and volume. (In, Required) |
| out_text_file | The output text file containing the results. (Out, 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 geoprocessing. The default is 0, full resolution. (In, Optional) |
| reference_plane | Choose whether to calculate above or below a given height. By default, volume is calculated above base z. (In, Optional) |
| 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 factor by which the heights of the input surface will be multiplied to calculate surface volume; used for converting z-units to match x,y units. (In, Optional) |
Top
See Also