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.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyconditionSpecify how the parts to be eliminated will be determined. (In, Optional)  
Public Propertyin_featuresThe input feature class or layer whose features will be copied to the output feature class, with some parts or holes eliminated. (In, Required)  
Public Propertyout_feature_classThe output polygon feature class containing the remaining parts. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypart_areaEliminate parts smaller than this area. (In, Optional)  
Public Propertypart_area_percentEliminate parts smaller than this percentage of a feature's total outer area. (In, Optional)  
Public Propertypart_optionDetermines what parts can be eliminated. (In, Optional)  
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.