![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
ExtractByPoints Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ExtractByPoints Class |
For a list of all members of this type, see ExtractByPoints members.
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | extraction_area | Identifies whether to extract cells based on the specified point locations (inside) or outside the point locations (outside) . (In, Optional) |
![]() | in_raster | The input raster from which cells will be extracted. (In, Required) |
![]() | out_raster | The output raster containing the cell values extracted from the input raster. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | points | A Python list of Point class objects denote the locations where values will be extracted from the raster. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |