Hi,
I'm writing a Python script (using ArcPy) that need to browse a LAS Dataset to get the extent of all depending LAS files. To that, I need to get a list of LAS files referenced by my LAS Dataset. Unfortunately, the use Describe can't provide this information. Any ideas ?
Thank you in advance for your help..