Along with what Kris suggested would be to use Python directly to repeatedly called “PipelineRunner(.exe)” and passing in the pipeline file. You will need to move away the output file each time but there are lots of ways to tackle that issue. If you want ultimate control over the process there is the “dream3d-conda” distribution of DREAM.3D that can be installed using “conda install -c http://dream3d.bluequartz.net/binaries/conda dream3d-conda”. This package includes both DREAM.3D (the GUI) and a complete python wrapper for all the functionality of DREAM.3D. Not a lot of documentation on how to write the python side of things but there are a lot of examples that can looked at. Every unit test is also run as a python script each night.
https://github.com/BlueQuartzSoftware/DREAM3D/tree/develop/Test/Python/Synthetic for all of the examples that you might be interested in.
--
Mike Jackson
--
You received this message because you are subscribed to the Google Groups "dream3d-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dream3d-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dream3d-users/a1203455-5b66-414e-896f-c0b83c715e1dn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dream3d-users/13DD6EDE-D36D-465D-A69D-23F3BDAE26F0%40bluequartz.net.