Params.ParameterChanged eventhandler doesn't fire - for Outputs

Hm, it seems the event isn’t fired even when the parameter value chnages (see “unanswered question on outputs”)?

I will have to try to respond to some of the other events yes, and then do the connected-check from there. I just tried GrasshopperDocument.SolutionStart += OnSolutionStart; but got no response from there either.

// Rolf