ESRI.ArcGIS.DataManagementTools | |
EliminatePolygonPart Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : EliminatePolygonPart Class |
For a list of all members of this type, see EliminatePolygonPart members.
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. |