This document is archived and information here might be outdated. Recommended version. |
Indicates if the dataset is saved with relative path.
[Visual Basic .NET]
Public WriteOnly Property UsesRelativePath
[C#]
public void UsesRelativePath {set;}
[C++]
HRESULT put_UsesRelativePath(
VARIANT_BOOL
);
[C++] Parameters [in]
is a parameter of type bool
If set to true, all the las files and surface constraints referenced by the las dataset will be stored using relative paths.