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.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_feature_classThe input polygon feature class. (In, Required)  
Public Propertyin_height_fieldThe name of the field containing polygon reference plane heights. (In, Required)  
Public Propertyin_surfaceThe input Terrain dataset or TIN surface. (In, Required)  
Public Propertyout_volume_fieldThe name of the output field used to store the volume result. The default is Volume. (In, Optional)  
Public Propertyoutput_feature_classOutput Feature Class (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypyramid_level_resolutionThe pyramid level resolution of the terrain dataset to use for interpolation. The default is 0, full resolution. (In, Optional)  
Public Propertyreference_planeThe 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)  
Public Propertysurface_area_fieldThe name of the output field used to store the surface area result. The default is SArea. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.