Hello i am not the best in Grasshopper and is there any way I can make a script to populate an existing geometry on my existing massing ? So far I have only been able to do this…
You can calculate the centroid of your population brep (the unconnected brep in your script), create a list of vectors from it to the popgeo points , and pass those vectors to a move component into the motion input, and your population brep into the geometry input

