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


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

ILasOptimize Interface

Provides access to members of LasOrganizer.

Product Availability

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

Members

Name Description
Write-only property CopyFilesAlreadyInTargetFormat Indicates whether or not to copy to the output folder those files that are already in the target format.
Method Optimize Convert LAS files to zLas.
Write-only property OverwriteOutput Indicates whether or not to overwrite existing output file(s).
Method RestoreToLas Convert zLas files to LAS.
Method SetEmpty Empty the object.
Method SetTempFilePath The path for temp files.
Write-only property TrackCancel The cancel-tracking object.

Classes that implement ILasOptimize

Classes Description
LasOrganizer Esri LasOrganizer.