ESRI.ArcGIS.AnalysisTools
Split Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.AnalysisTools 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 Propertycluster_toleranceThe minimum distance separating all feature coordinates (nodes and vertices) as well as the distance a coordinate can move in X or Y (or both). Set the value to be higher for data that has less coordinate accuracy and lower for datasets with extremely high accuracy. (In, Optional)  
Public Propertyin_featuresThe features to be split. (In, Required)  
Public Propertyout_workspaceThe workspace where the output feature classes are stored. (In, Required)  
Public Propertyout_workspace2Output Workspace (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysplit_featuresThe features containing a tabular field whose unique values are used to split the Input Features and provide the output feature classes' names. (In, Required)  
Public Propertysplit_fieldThe character field used to split the Input Features. This field's values identify the Split Features used to create each output feature class. The Split Field's unique values provide the output feature classes' names. (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.