Forum

Author Topic: How to chose to which model "texture" and "export" batch operations applies to?  (Read 1753 times)

Ucodia

  • Newbie
  • *
  • Posts: 9
    • View Profile
Hi there,

When using the "export model" and "texture" as a batch process, there does not seem to be a way to tell to which model those operations will apply to when there is multiple models for a chunk.
Somehow it applies to one of the models in the chunk but I have no way to tell to which model it gets applied to.

Is there a way to chose to which model within a chunk the batch operations "texture" and "export model" will apply to?

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15238
    • View Profile
Hello Ucodia,

Batch operations are applied to the active asset.

If you need to export multiple models, you can select all the required models in the Workspace pane, right click on selection and use Export Model option, then in the export path add {asset} macros as a part of the filename in order to include model label (providing that all models have different labels) to the export file name and not to re-write the same file.
Best regards,
Alexey Pasumansky,
Agisoft LLC

Ucodia

  • Newbie
  • *
  • Posts: 9
    • View Profile
I see, I was not aware of the concept of an "active asset", that clears out my question, thank you Alexey!