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




The following tables list the members exposed by Clip.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyclip_coverThe coverage whose outer polygon defines the clipping region. (In, Required)  
Public Propertyfeature_typeThe feature class to be clipped: (In, Optional)  
Public Propertyfuzzy_toleranceThe minimum distance between coordinates in the output coverage. By default, the minimum fuzzy tolerance value from the input coverage and erase coverage is used. (In, Optional)  
Public Propertyin_coverThe coverage containing features to be clipped. (In, Required)  
Public Propertyout_coverThe coverage to be created. The output coverage cannot already exist. (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.  
Top

See Also

© 2010 All Rights Reserved.