Hi,
I’m trying to create an alias that would recompute my grasshopper definition. Even better, if I would be able to just have an alias to “press” on the query button of the query model objects function of grasshopper ?
You probably need to post some files. But just to double check, does recomputing the Grasshopper canvas (e.g. by pressing F5, right-clicking the canvas and selecting Recompute, or going Solution → Recompute in the top Grasshopper menu bar) achieve what you describe as “recompute my grasshopper definition”? And the Python macro I posted above does not?
Yes I should try to send you a simplified file.
But seems like I found where the problem is : The cache function (in push mod) doesn’t update with this script (it does with f5 or right-click recompute)