Usage ¶
interrupt(session
: hapi.Session) → bool
Interrupt a cook or load operation.
session
The session of Houdini you are interacting with. See hapi.Session for more on sessions. Pass None to just use the default in-process session.