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




The following tables list the members exposed by AggregatePolygons.

Public Constructors

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

Public Properties

 NameDescription
Public Propertyaggregation_distanceThe distance to be satisfied between polygon boundaries for aggregation to happen. A distance must be specified, and it must be greater than zero. You can choose a preferred unit; the default is the feature unit. (In, Required)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_featuresThe polygon features to be aggregated. (In, Required)  
Public Propertyminimum_areaThe minimum area for an aggregated polygon to be retained. The default value is zero, that is, to keep all polygons. You can specify a preferred unit; the default is the feature unit. (In, Optional)  
Public Propertyminimum_hole_sizeThe minimum size of a polygon hole to be retained. The default value is zero, that is, to keep all polygon holes. You can specify a preferred unit; the default is the feature unit. (In, Optional)  
Public Propertyorthogonality_optionSpecifies the characteristic of the input features that will be preserved when constructing the aggregated boundaries. (In, Optional)  
Public Propertyout_feature_classThe output feature class to be created. (Out, Required)  
Public Propertyout_tableOutput 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.