This document is archived and information here might be outdated. Recommended version. |
Provides access to members of LasWriter.
Name | Description | |
---|---|---|
AddPoints | Add point records. | |
AddPointsCStyle | Add point records using C-Style array. | |
AddVlr | Add a variable length record or extended variable length record. | |
AddVlrCStyle | Add a variable length record or extended variable length record using C-Style array. | |
Finalize | Finish adding data to the LAS file and save the result. | |
Init | Initialize the writer object. | |
SetEmpty | Empty the object. | |
SetFileSourceID | The file source ID of the LAS file. | |
SetGeneratingSoftware | The generating software of the LAS file. | |
SetGUID | The GUID of the LAS file. | |
SetSystemID | The system ID of the LAS file. | |
SetTempFilePath | The path for temp files. |
CoClasses and Classes | Description |
---|---|
LasWriter | Esri LasWriter. |