Forum

Author Topic: v1.4 Script duplication of DEM  (Read 1509 times)

CrowN

  • Newbie
  • *
  • Posts: 1
    • View Profile
v1.4 Script duplication of DEM
« on: December 14, 2017, 09:47:46 PM »
Version 1.4 enables the ability to duplicate workflow items, such as DEMs.

I can't seem to find the required code within the 1.4 python API to: create a duplicate of a chunk DEM, rename it, and reference it.

For example:

buildDEM : DisabledInterpolation
?duplicate/renameDEM: DEM_RAW
exportDEM: DEM_RAW

buildDEM : EnabledInterpolation
?renameDEM: DEM_INTERP
exportDEM: DEM_INTERP

etc...

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14847
    • View Profile
Re: v1.4 Script duplication of DEM
« Reply #1 on: December 15, 2017, 08:22:14 PM »
Hello CrowN,

Currently it is not accessible via API, all script operations are applied to default instance of the accessed element.
Best regards,
Alexey Pasumansky,
Agisoft LLC