I have the basic license and have a set of buildings represented as polygons over a map, I would like to cut these polygons up with an overlaying grid so that I can measure what percent of area of each grid space is covered by the building. I tried clipping, intersecting, and unionizing the build by the grid to no avail.