ESRI.ArcGIS.DataManagementTools | |
Dissolve Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : Dissolve Class |
The following tables list the members exposed by Dissolve.
Name | Description | |
---|---|---|
Dissolve Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
dissolve_field | The field or fields on which to aggregate features. (In, Optional) | |
in_features | The features to be aggregated. (In, Required) | |
multi_part | Specifies whether multipart features are allowed in the output feature class. (In, Optional) | |
out_feature_class | The feature class to be created that will contain the aggregated features. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
statistics_fields | The fields and statistics with which to summarize attributes. Text attribute fields may be summarized using the statistics FIRST or LAST. Numeric attribute fields may be summarized using any statistic. Nulls are excluded from all statistical calculations. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
unsplit_lines | Controls how line features are dissolved. (In, Optional) |