Forum

Author Topic: set focus to a chunk  (Read 2600 times)

viper_0711

  • Newbie
  • *
  • Posts: 23
    • View Profile
set focus to a chunk
« on: April 29, 2015, 10:23:46 PM »
hi,

in python, i would if i can set focus to a newly added chunk (make it the active chunk before processing, so that i can see the process update as it goes and visually detects any problems in the middle)

thanks a lot!

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14847
    • View Profile
Re: set focus to a chunk
« Reply #1 on: April 29, 2015, 10:41:14 PM »
Hello viper_0711,

The following line makes active "chunk":
Code: [Select]
doc.chunk = chunk
Best regards,
Alexey Pasumansky,
Agisoft LLC