ESRI.ArcGIS.Analyst3DTools | |
PolygonVolume Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : PolygonVolume Class |
The following tables list the members exposed by PolygonVolume.
Name | Description | |
---|---|---|
PolygonVolume Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_feature_class | The input polygon feature class. (In, Required) | |
in_height_field | The name of the field containing polygon reference plane heights. (In, Required) | |
in_surface | The input Terrain dataset or TIN surface. (In, Required) | |
out_volume_field | The name of the output field used to store the volume result. The default is Volume. (In, Optional) | |
output_feature_class | Output Feature Class (out, Optional) | |
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) | |
reference_plane | The keyword used to indicate whether volume and surface area are calculated ABOVE the reference plane height of the polygons, or BELOW. The default is BELOW. (In, Optional) | |
surface_area_field | The name of the output field used to store the surface area result. The default is SArea. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |