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




For a list of all members of this type, see AggregatePolygons members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycell_sizeSets cell size in coverage units for grid conversion. Cell size must be greater than 0. (In, Required)  
Public PropertydistanceSets the aggregation distance in coverage units. A distance must be equal to or greater than the cell size. (In, Required)  
Public Propertyin_coverThe coverage containing polygons to be aggregated. (In, Required)  
Public Propertyorthogonal_optionSpecifies the characteristic of the input features that will be preserved when constructing the aggregated boundaries. (In, Optional)  
Public Propertyout_coverThe output coverage containing aggregated features as preliminary regions with a subclass AREAAGG. The output coverage name must be different from the input coverage name. (Out, Required)  
Public Propertyout_info_tableOutput Info Table (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
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.