![]() ![]() |
AnalysisTools | |
Split Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.AnalysisTools Namespace : Split Class |
The following tables list the members exposed by Split.
Name | Description | |
---|---|---|
![]() | Split Constructor | Overloaded. |
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). You can 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 will be saved. (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 will be used to split the Input Features and provide the output feature class names. (In, Required) |
![]() | split_field | The field in the split feature class that will be used to split the Input Features. This field's values will be used to identify Split Features for clipping each output feature class. The Split Field's unique values will be used as 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. |