Recreating analysis grid mesh?

Hi,

Hope this makes sense: If i want to recreate the results of an AnnualDaylight (for instance) simulation.
The Check Run Status components allows to get both Input and Output results. From there i can get the results and the model, but not the analysis grid mesh. So in a theoretical case i’m using someone else’s model i can’t show the results because the mesh is missing.
Is there a way to do that?

Thanks,
-A.

Hi,
Now i see that is there is already a component for that (GetGridsViews). So everything is good.
-A.

Glad you found it, @ayezioro! I added it a month ago when I encountered this exact same issue myself.

Here is a sample script that shows the process with the newest version of the Grasshopper plugin (Version 0.69.0).

recreate_project_from_pollination.gh (28.1 KB)

1 Like