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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfeature_typeThe feature classes to be split: (In, Optional)  
Public Propertyfuzzy_toleranceThe minimum distance between coordinates in each output coverage. By default, the minimum fuzzy tolerance value from the input coverage and split coverage is used. (In, Optional)  
Public Propertyin_coverThe coverage to be split. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertypathThe workspace in which the output coverage will be maintained. (Out, Optional)  
Public Propertysplit_coverThe coverage used to split the input coverage. (In, Required)  
Public Propertysplit_itemThe item in the split coverage that will be used to split the input coverage. The unique values in the Split Item are used to name the output coverages. The number of output coverages is determined by the number of unique values in the Split Item. (In, Required)  
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.