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.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
cluster_tolerance | The 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) | |
in_features | The features to be split. (In, Required) | |
out_workspace | The workspace where the output feature classes are stored. (In, Required) | |
out_workspace2 | Output Workspace (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
split_features | The features containing a tabular field whose unique values are used to split the Input Features and provide the output feature classes' names. (In, Required) | |
split_field | The 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) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |