Execute script upon component parameter change

I am trying to execute a python script when the component parameter value changes. I can’t find a way to do it. Here is a sample. Any suggestion?

ComponentParameterChange.toe (3.8 KB)

You have the right idea, but use Parameter Execute DAT. Panel Execute is specifically for interaction with Panel Components (buttons, sliders, etc)

1 Like