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




For a list of all members of this type, see Union members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfuzzy_toleranceThe minimum distance between coordinates in the output coverage. By default, the minimum fuzzy tolerance value from the input and union coverages is used. (In, Optional)  
Public Propertyin_coverThe coverage whose polygons will be combined with the union coverage. (In, Required)  
Public Propertyjoin_attributesSpecifies whether all items in both the input and the union coverage will be joined to the output coverage feature attribute table. (In, Optional)  
Public Propertyout_coverThe output coverage that will be created containing the results of the operation. (Out, Required)  
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.  
Public Propertyunion_coverThe union coverage whose polygons will be combined with the input coverage. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.