Houdini 21.0 Nodes Geometry nodes

Labs Cook with Timeout 1.0 geometry node

Cooks geometry with optional time limits and controlled execution.

This node provides a controlled way to cook geometry networks while enforcing optional execution time limits.

It is designed to protect interactive workflows from long-running or stalled cooks by allowing users to cancel execution automatically after a specified duration.

Parameters

Cook Output

Manually triggers a cook of the selected geometry.

Dirty All

Marks the target geometry as dirty, forcing a full recook on the next execution.

Delete Existing Output Files

Deletes existing output files before cooking.

Cancel Cook

Cancels the currently running cook operation.

Enable Maximum Run Time

Enables automatic cancellation after a specified time limit.

Time Out After

Maximum allowed execution time before the cook is canceled.

Time Unit

Unit used for the timeout duration.

Geometry to Cook

Specifies the geometry source to cook.

Internal Editable Network: Cooks the node’s internal SOP network.

External SOP: Cooks a SOP specified by path.

Input 1-4: Cooks geometry from the corresponding input.

Block Inputs While Editing

Prevents upstream inputs from recooking while editing the internal network.

SOP Path

Path to the external SOP when Geometry to Cook is set to External SOP.

Output Files

Delete Existing Output Files on Cook

Deletes existing output files when cooking starts.

Output File

File path used to write cooked geometry.

Reload Geometry

Reloads geometry from disk after writing output files.

Frame Range

Evaluate Using

Defines how frame evaluation is performed.

Single Frame: Cooks geometry at a single frame.

Frame Range: Cooks geometry across a frame range.

Override Frame

Enables manual specification of the evaluation frame.

Override Frame

Frame number used when Override Frame is enabled.

Frame Range

Frame range evaluated when Evaluate Using is set to Frame Range.

Cook Frames as Single Work Item

Cooks all frames as a single task instead of per-frame execution.

Geometry nodes