Does anyone know how to use the Entity Info of a particular object, to calculate the volumes for entire model? I am working on a model for which I would like to calculate the volume of my concrete columns and beams and also the volume of my masonry walls.
Example: In this model, on my Masonry layer, I have grouped an object that represents the masonry between two columns with a volume of 12.2 cubic feet.
I would like to add up all the volumes for each entity so that I can produce a BOQ - Bill of Quantity for all my concrete and masonry objects.
This feels to me like a Ruby Script opportunity - Does anyone already have a solution for this?