Exporting the results

Exporting all

It is possible to export all the results in one command line.

# Get the current project
project = it.project

# Export all
project.export_all()

This method export_all() uses all export nodes to compute and export results.

Warning

If an export node is invalid, or another problem occurs during the export, then all the remaining exports are canceled.


Copyright © 2022 · All Rights Reserved · Wysilab