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


esriLasDatasetError Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

esriLasDatasetError Constants

LasDataset's error codes.

Constant Value Description
E_LAS_BAD_Z_SOURCE -2147201024 The specified Z source is not supported for this operation.
E_LAS_DATASET_EXISTS -2147201023 The specified dataset already exists.
E_LAS_FAILED_TO_OVER_WRITE -2147201022 Failed to over write the dataset.
E_LAS_FAILED_TO_SAVE -2147201021 Failed to save the dataset.
E_LAS_FAILED_TO_OPEN -2147201020 Failed to open the dataset.
E_LAS_NO_STATISTICS -2147201019 No statistics available for the operation.
E_LAS_FAILED_TO_COPY_FILE -2147201018 Failed to copy file(s).
E_LAS_IN_MEMORY_DATASET -2147201017 Operation not supported with in-memory datasets.
E_LAS_CLASS_FLAG_NOT_SUPPORTED -2147201016 Classification flag not supported in this version.
E_LAS_BAD_CLASS_CODE -2147201015 Invalid classification code.
E_LAS_INVALID_VERSION -2147201014 Invalid version.
E_LAS_UNABLE_TO_EDIT_ZIP_FILE -2147201013 Unable to edit compressed file.
E_LAS_OPERATION_NOT_SUPPORTED_ON_ZIP_FILE -2147201012 Unable to edit compressed file.
E_LAS_OVERLAP_FLAG_NOT_SUPPORTED -2147201011 Overlap flag not supported in this point-record format.
E_LAS_TOO_MANY_POINTS -2147201010 The number of points in the file exceeds limit.
E_LAS_NOT_ENOUGH_GROUND_POINTS -2147201009 The number of ground points is less than 3.
E_LAS_BAD_SAMPLE_DISTANCE -2147201008 The specified sample distance is less than 10 meters.
E_LAS_BAD_DEM_RESOLUTION -2147201007 The specified DEM resolution is less than 0.3 meters.

Product Availability

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