![]() ![]() |
ESRI.ArcGIS.Analyst3DTools | |
RasterToMultipoint Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : RasterToMultipoint Class |
The following tables list the members exposed by RasterToMultipoint.
Name | Description | |
---|---|---|
![]() | RasterToMultipoint Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_raster | The input raster. (In, Required) |
![]() | kernel_method | Kernel Method (in, Optional) |
![]() | method | The thinning method used to generate the new multipoint feature class. Select from either NO_THIN, ZTOLERANCE, KERNEL, VIP_HISTOGRAM, or VIP. (In, Optional) |
![]() | out_feature_class | The output multipoint feature class. (Out, Required) |
![]() | out_vip_table | The output VIP feature class table. (Out, Optional) |
![]() | 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. |
![]() | z_factor | Multiplies the z of the input by this factor. Generally used to convert units between feet and meters. (In, Optional) |