JEisenmann

JEisenmann

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

running a script on exit (or on file close) April 11, 2014, 9:13 p.m.

That works very nicely. Thanks!

running a script on exit (or on file close) April 11, 2014, 6:43 p.m.

I am building a framework in Houdini that creates other processes for running computations in the background. In order to cleanly gather up those processes, I need to run a small script.

I would like to run the script when Houdini exits or when the file closes. Is there any way to attach a callback to either of these events? I found the doc stub for hou.exitScript, but it is not implemented yet.

Thanks!
- J