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.

Public Constructors

 NameDescription
Public ConstructorRegionClass ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_coverThe coverage containing the arcs from which the preliminary regions are created. (In, Required)  
Public Propertyin_region_itemItem 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)  
Public PropertymethodDetermines whether regions will be created from multiple rings of arcs or single rings of arcs. (In, Optional)  
Public Propertyout_coverThe 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)  
Public Propertyout_region_itemOutput name for the input region Item to be used in the region PATsubclass instead of the Input Region Item name. (In, Optional)  
Public Propertyout_subclassThe name of the region subclass to be created or appended. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyselection_fileThe name of a selection file that can be used to specify a subset of the arcs to be grouped into preliminary regions. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.