ESRI.ArcGIS.DataManagementTools | |
EliminatePolygonPart Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : EliminatePolygonPart Class |
The following tables list the members exposed by EliminatePolygonPart.
Name | Description | |
---|---|---|
EliminatePolygonPart Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
condition | Specify how the parts to be eliminated will be determined. (In, Optional) | |
in_features | The input feature class or layer whose features will be copied to the output feature class, with some parts or holes eliminated. (In, Required) | |
out_feature_class | The output polygon feature class containing the remaining parts. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
part_area | Eliminate parts smaller than this area. (In, Optional) | |
part_area_percent | Eliminate parts smaller than this percentage of a feature's total outer area. (In, Optional) | |
part_option | Determines what parts can be eliminated. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |