Hello -- I believe that multiple DEMs generated by the `buildDem` step (such as a DTM and DSM) can exist simultaneously in the same project (correct?). How do I specify which one I would like to be used as the basis for the `buildOrthomosaic` step? The options for the `surfaceData` parameter of `buldDem` are `Metashape.DataSource` objects, which include, e.g., `ElevationData`, but not a way to specify *which* elevation data product to use. Is there a way to "activate" the desired `ElevationData` product so that it is used for `buildOrthomosaic`?
Thanks,
Derek