ArcObjects Library Reference (DataSourcesRaster) |
|
ILasToRasterFunctionArguments Interface
Provides access to members that control Las to raster conversion.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
![Read/write property](bitmaps/ReadWrite.gif) |
AvgPointSpacing |
Average point spacing. |
![Read/write property](bitmaps/ReadWrite.gif) |
CacheMaxNumSurfaces |
Maximum number of different Las surfaces kept in this cache folder. |
![Read/write property](bitmaps/ReadWrite.gif) |
CacheRasterZTolerance |
Z tolerance for Las rasters in the image cache folder, used for compression. |
![Read/write property](bitmaps/ReadWrite.gif) |
CellAggregationType |
Cell aggregation type (how to bin). |
![Read/write property](bitmaps/ReadWrite.gif) |
CellWidth |
Cell width. |
![Read/write property](bitmaps/ReadPutRef.gif) |
ClassTypesSelected |
Class types selected, e.g., esriRasterLasClassGround, 217. |
![Read/write property](bitmaps/ReadWrite.gif) |
DataType |
Data type. |
![Read/write property](bitmaps/ReadPutRef.gif) |
Extent |
Extent specified by the user, or extracted from the LAS files. |
![Read/write property](bitmaps/ReadWrite.gif) |
IgnoreSpatialReferenceInLasFiles |
Ignore spatial reference in Las files. |
![Read/write property](bitmaps/ReadWrite.gif) |
LasFile |
The input Las file. |
![Read/write property](bitmaps/ReadWrite.gif) |
LasFileVersion |
The input Las file version. |
![Read/write property](bitmaps/ReadWrite.gif) |
LasFolder |
The input Las folder. |
![Read/write property](bitmaps/ReadWrite.gif) |
MaxHoleWidthFilled |
Fill holes up to this width or height by interpolation from hole boundaries. |
![Read/write property](bitmaps/ReadWrite.gif) |
NumPointsTotal |
Total number of points for all Las files, all return types. |
![Read/write property](bitmaps/ReadPutRef.gif) |
ReturnTypesSelected |
Return types selected, e.g., esriRasterLasReturnFirst, 13. |
![Read/write property](bitmaps/ReadPutRef.gif) |
SpatialReference |
The spatial reference to be used, if NOT set in the Las file(s). |
![Read/write property](bitmaps/ReadWrite.gif) |
TinToRasterInterpolationType |
Tin to raster interpolation type (how to rasterize the tin: Linear or NN). |
![Read/write property](bitmaps/ReadWrite.gif) |
UseTinning |
Use tinning. |
![Read/write property](bitmaps/ReadWrite.gif) |
VoidFillMethod |
Void fill method. |
![Read/write property](bitmaps/ReadWrite.gif) |
ZMax |
Z Max. |
![Read/write property](bitmaps/ReadWrite.gif) |
ZMin |
Z Min. |
CoClasses that implement ILasToRasterFunctionArguments