This document is archived and information here might be outdated. Recommended version. |
Used to set the name of the LAS file for which information is to be retrieved.
[Visual Basic .NET]
Public Sub Init ( _
ByVal lasFileName As String _
)
[C#]
public void Init (
string lasFileName
);
[C++]
HRESULT Init(
BSTR lasFileName
);
[C++] Parameters lasFileName [in]
lasFileName is a parameter of type BSTR