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.

Public Constructors

 NameDescription
Public ConstructorRasterToMultipoint ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_rasterThe input raster. (In, Required)  
Public Propertykernel_methodKernel Method (in, Optional)  
Public PropertymethodThe thinning method used to generate the new multipoint feature class. Select from either NO_THIN, ZTOLERANCE, KERNEL, VIP_HISTOGRAM, or VIP. (In, Optional)  
Public Propertyout_feature_classThe output multipoint feature class. (Out, Required)  
Public Propertyout_vip_tableThe output VIP feature class table. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyz_factorMultiplies the z of the input by this factor. Generally used to convert units between feet and meters. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.