varchange command

Cooks any operators using changed variables.

Replaced by: hou.Value

All Usages Options

Usages

  1. varchange [-v] [-V]

When a variable’s value changes, the OPs which reference that variable are not automatically cooked. Use varchange to cook all OPs when a variable they use changes.

Options

-v

Print a list of all changed variables.

-V

Print a list of all changed variables and all operators that use the changed variables.