ESRI.ArcGIS.CoverageTools | |
RegionClass Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : RegionClass Class |
The following tables list the members exposed by RegionClass.
Name | Description | |
---|---|---|
RegionClass Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_cover | The coverage containing the arcs from which the preliminary regions are created. (In, Required) | |
in_region_item | Item in the AAT of the input coverage whose values are used to group arcs into preliminary regions. The item is appended to the region PATsubclass. If not specified, each group of arcs becomes a preliminary region. (In, Optional) | |
method | Determines whether regions will be created from multiple rings of arcs or single rings of arcs. (In, Optional) | |
out_cover | The coverage that will contain the preliminary regions. If the output coverage is not specified, the preliminary regions are created in the input coverage. (Out, Optional) | |
out_region_item | Output name for the input region Item to be used in the region PATsubclass instead of the Input Region Item name. (In, Optional) | |
out_subclass | The name of the region subclass to be created or appended. (In, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
selection_file | The name of a selection file that can be used to specify a subset of the arcs to be grouped into preliminary regions. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |