For a list of all members of this type, see RegionClass members.
Public Properties
| 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. |
Top
See Also