ESRI.ArcGIS.CoverageTools | |
Append Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : Append Class |
The following tables list the members exposed by Append.
Name | Description | |
---|---|---|
Append Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
append_method | Determines whether only coordinates will be appended (FEATURES_ONLY) or if features will also be appended. (In, Optional) | |
feature_classes | The feature class of the input coverage or coverages. (In, Optional) | |
in_covers | The input coverages to be appended. There is no limit to the number of coverages that can be entered. (In, Required) | |
number_method | Specifies how tics and coverage features will be numbered in the Output Coverage. IDs can be offset to ensure unique ID values for Output Coverage features. The ID offset is equal to 1 plus the highest ID value in the previously appended coverages. Offsets can be calculated for the following types of IDs: (In, Optional) | |
out_cover | The output coverage to be created. The output coverage cannot already exist. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |