ESRI.ArcGIS.CoverageTools | |
Split Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : Split Class |
The following tables list the members exposed by Split.
Name | Description | |
---|---|---|
Split Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
feature_type | The feature classes to be split: (In, Optional) | |
fuzzy_tolerance | The 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) | |
in_cover | The coverage to be split. (In, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
path | The workspace in which the output coverage will be maintained. (Out, Optional) | |
split_cover | The coverage used to split the input coverage. (In, Required) | |
split_item | The 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) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |