ESRI.ArcGIS.Analyst3DTools
LASToMultipoint Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace : LASToMultipoint Class




The following tables list the members exposed by LASToMultipoint.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyattributeOne or more LAS attributes to load and store and optionally the field names to use. The default is none. Supported attribute keywords are INTENSITY, RETURN_NUMBER, NUMBER_OF_RETURNS, SCAN_DIRECTION_FLAG, EDGE_OF_FLIGHTLINE, CLASSIFICATION, SCAN_ANGLE_RANK, FILE_MARKER, USER_BIT_FIELD, and GPS_TIME. (In, Optional)  
Public Propertyaverage_point_spacingThe average 2D distance between points in the input file or files. This can be an approximation. If areas have been sampled at different densities, specify the smaller spacing. The value needs to be provided in the projection units of the output coordinate system. (In, Required)  
Public Propertyclass_codeNumeric classification codes to use as a query filter. The default is no filter. (In, Optional)  
Public Propertyfile_suffixThe suffix of the files to import when a folder is specified on input. (In, Optional)  
Public PropertyinputOne or more files or folders with data in the LAS version 1.0, 1.1, and 1.2 format. The LAS format is the industry standard for lidar data. (In, Required)  
Public Propertyinput_coordinate_systemThe coordinate system of the input LAS file. This defaults to that specified in the LAS file. If for some reason it's not defined in the file but you know what it is, provide it here. (In, Optional)  
Public Propertyout_feature_classThe newly created multipoint feature class to which lidar points are added. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyreturnThe return values used as a query filter. Valid return values are 1-5, LAST_RETURNS, and ANY_RETURNS. The default is ANY_RETURNS. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyz_factor Specifies a factor by which to multiply the surface heights. Used to convert z units to x and y units. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.