This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainLasDataImporter Interface > ITerrainLasDataImporter.SetClassCodes Method (ArcObjects .NET 10.4 SDK) |
Used to indicate which points to load based on one or more LAS classification codes.
[Visual Basic .NET] Public Sub SetClassCodes ( _ ByVal pCodes As ILongArray _ )
[C#] public void SetClassCodes ( ILongArray pCodes );
[C++]
HRESULT SetClassCodes(
ILongArray* pCodes
);
[C++]
Parameters pCodes [in]
pCodes is a parameter of type ILongArray