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




The following tables list the members exposed by Update.

Public Constructors

 NameDescription
Public ConstructorUpdate ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfeature_typeThe set of feature classes to be updated. (In, Optional)  
Public Propertyfuzzy_toleranceThe minimum distance between coordinates in the output coverage. By default, the minimum fuzzy tolerance value from the input and erase coverages is used. (In, Optional)  
Public Propertyin_coverThe coverage containing polygons to be updated. (In, Required)  
Public Propertykeep_borderSpecifies whether the outside border of the update coverage will be kept after it is inserted into the input coverage. (In, Optional)  
Public Propertyout_coverThe coverage to be created. (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 Propertyupdate_coverThe coverage whose polygons will replace input coverage areas. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.