This document is archived and information here might be outdated. Recommended version. |
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*