For simulation purposes, I only need the exterior glass surface and would like to remove the remaining five faces. To avoid exploding and deleting them manually, is there an automatic method to achieve this, possibly using Grasshopper, taking into account that this needs to be done on multiple mesh elements??**
The benefit of using blocks would be that you don’t need to guess which of the faces are pointing outwards. You could simply evaluate the dot product between the normals of the mesh faces and the block plane.
The U-shaped situation could be the outside of a simple box shaped building or the inside of an O-shaped building.