synthpic2.engine

Engine to execute recipes.

Module Contents

Functions

setup_run(→ None)

setup_blender(→ None)

clean_up_previous_run(→ None)

execute_recipe(→ None)

Attributes

ORIGINAL_SYS_PATH

synthpic2.engine.ORIGINAL_SYS_PATH
synthpic2.engine.setup_run() None
synthpic2.engine.setup_blender() None
synthpic2.engine.clean_up_previous_run() None
synthpic2.engine.execute_recipe(recipe: synthpic2.recipe.Recipe) None