ESRI.ArcGIS.CoverageTools | |
PointNode Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : PointNode Class |
The following tables list the members exposed by PointNode.
Name | Description | |
---|---|---|
PointNode Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
node_cover | An existing cover whose node attribute values will be updated or created if the NAT does not exist. (In, Required) | |
out_cover | Output Coverage (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
point_cover | The coverage containing point features to be transferred. (In, Required) | |
search_radius | The maximum distance apart that points and nodes can be for the attributes of the point class to be transferred and recorded to the node coverage as a node class. The radius is given in coverage units. The default search radius is the width or height of the node coverage's BND divided by 100, whichever is larger. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |