ESRI.ArcGIS.Analyst3DTools
SurfaceVolume Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace : SurfaceVolume Class




The following tables list the members exposed by SurfaceVolume.

Public Constructors

 NameDescription
Public ConstructorSurfaceVolume ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertybase_zThe 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)  
Public Propertyin_surfaceThe input raster, TIN, or terrain dataset surface used for calculating area and volume. (In, Required)  
Public Propertyout_text_fileThe output text file containing the results. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypyramid_level_resolutionThe resolution of the terrain dataset pyramid level to use for geoprocessing. The default is 0, full resolution. (In, Optional)  
Public Propertyreference_planeChoose whether to calculate above or below a given height. By default, volume is calculated above base z. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyz_factorThe 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

© 2010 All Rights Reserved.