In my project, I have several building elements like walls, roofs,
floors, etc. I can get the total volume of each element (e.g., wall1,
wall2, wall3), but I need to know how much of each material is used in
total. Is there a way to get a list showin...