ESRI.ArcGIS.Analyst3DTools | |
RasterToMultipoint Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : RasterToMultipoint Class |
For a list of all members of this type, see RasterToMultipoint members.
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) |