ESRI.ArcGIS.SpatialAnalystTools | |
ExtractValuesToPoints Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ExtractValuesToPoints Class |
The following tables list the members exposed by ExtractValuesToPoints.
Name | Description | |
---|---|---|
ExtractValuesToPoints Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
add_attributes | Determines if the raster attributes are written to the output point feature dataset. (In, Optional) | |
Alias | The alias for this tool's toolbox. | |
in_point_features | The input point features defining the locations from which you want to extract the raster cell values. (In, Required) | |
in_raster | The raster dataset whose values will be extracted. (In, Required) | |
interpolate_values | Specifies whether or not interpolation will be used. (In, Optional) | |
out_point_features | The output point feature dataset containing the extracted raster values. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |