This document is archived and information here might be outdated.  Recommended version.


ILasTile Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasTile Interface
ArcGIS Developer Help

ILasTile Interface

Provides access to members of LasOrganizer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Write-only property AsZlas Indicates if output file(s) should be the Esri's zLas format.
Write-only property CodeForWithheldPoints Class code used for withheld points when converting to LAS 1.0 where flags are not supported.
Write-only property ComputeStatistics Indicates whether or not to compute statistics for the output file(s).
Write-only property DropExtraBytes Indicates if Extra-Bytes data should be dropped.
Write-only property DropVLRs Indicates if Variable Length Records should be dropped.
Write-only property GpsTimeMergeOption Indicates what to do when merging different types of GPS times.
Write-only property OutputBaseName The base name of the output files.
Write-only property OverwriteOutput Indicates whether or not to overwrite existing output file(s).
Write-only property Rearrange Indicates if output point records should be spatially rearranged.
Method SetEmpty Empty the object.
Method SetTargetVersionAndFormat The output LAS version and point format.
Method SetTempFilePath The path for temp files.
Method SetTileNameFeatureClass Set the feature class and field index tile/file name mapping.
Method SetTileNameStartNumbers Set the initial row and column numbers for tile naming.
Method Tile Tile LAS files.
Write-only property TileNamingMethod Indicates file naming methods.
Write-only property TrackCancel The cancel-tracking object.

Inherited Interfaces

Interfaces Description
ILasOrganize Provides access to members of LasOrganizer.

Classes that implement ILasTile

Classes Description
LasOrganizer Esri LasOrganizer.