ESRI.ArcGIS.CoverageTools | |
Thiessen Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : Thiessen Class |
The following tables list the members exposed by Thiessen.
Name | Description | |
---|---|---|
Thiessen 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 that must have a point feature attribute table created by BUILD with the POINT option. (In, Required) | |
out_cover | The polygon coverage in which the Thiessen proximal polygons will be produced. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
proximal_tolerance | Tolerance used to eliminate Input Coverage points that fall within the specified distance of other Input Coverage points. The default Proximal Tolerance is the machine precision of the computer. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |