Hello all. I’m very new to grasshopper. I’m attempting to use grasshopper to extrude the bottom face of a series of different polysurfaces (which represent buildings) downwards into a terrain/topography. The faces are to be extruded at a length that directly corresponds to the height of each individual building. This is so that I can then boolean difference the extrusion and the topography and obtain recesses into the topography that correspond to the building heights.
So far, I’ve used deconstruct brep so I can extract the face I would like to extrude and I’ve also extracted the two vertices at the top and bottom of each polysurface that correspond to the height but I’m now unsure of how to use this extracted information to perform the extrusion. I’ve attached a sample of the topography along with the gh file…any help would be greatly appreciated!
topography test.gh (477.1 KB)
topography test.3dm (7.5 MB)