Hi David,
A quick query on an aspect I've been thinking about.
I'm trialling integrating the structural analysis model generation tools I've written into Grasshopper. The way this would work is a custom component could update my plug-in database of node positions and element connectivity. What I'm wondering, is if there would be a way to force a model redraw at the completion of the Grasshopper calculation, as I don't want to redraw every time an individual change is made. There's two options I'm thinking that could trigger this redraw, either catching an event in the plug-in event watcher (which I'm confident has not been implemented, and wouldn't be quick/easy). Or to add a component which is forced to recalculate everytime Grasshopper triggers a recalculation. This is more likely, have you any ideas on an easy way to implement this?
If I've not described the scenario adequately, let me know.
Cheers,
Jon
Tags: