I created a script that takes certain site parameters of the surrounding context of my building location. My goal is having a host geometry at the site location that is carved from by geometries determined by parameters. For the parameters I have 1. host geometry height 2. number of surrounding buildings (this number determines the random seed number of populate 2d component) 3. scale factor 4. boundary parameter and 5. number of voids parameter. Each of this parameters has their own fitness objective.
It seems to be working when I run it because different variations of form are being generated, but after the simulation ends I’m having trouble how to see results, export graphs, or even layout a grid. Could anyone help me out if I’m doing it wrong or do I have to rewatch the tutorial videos?
Complete Grasshopper Script.gh (100.0 KB)