Hi everyone,
I just encountered the issue that Params.Input[i].VolatileData
is not yet fully populated when GH_Component.ExpireDownStreamObjects()
is being called. I couldn´t reproduce when this is the case exactly, although it only seems to occur with multiple input parameters.
Is this intended behavior? Can I somehow trigger that Params.Input
it gets fully populated before the component gets solved?
Best,
Til