Plugin functions can be called directly from batch in Pixyz Batch.

To find an example, please visit Pixyz GitLab dedicated page.


Command example: mycustomplugin.my_custom_plugin(x1, x2, , xn)

TIP                Even if a Pixyz Studio license does not allow batch processing (I/O token available only with Pixyz Batch), the import/export functions can be called in a plugin executed in Pixyz Studio, once per execution.

Related topics