Hi all, I have a script that can do some cooking and timing in Houdini. However, right now I can only run it in UI mode. Is it possible to run my script using the houdini command line? Something like:
houdini -batch -file "somefile.hip" - script "somescript.py"