Concrete Walls - Volume
Estimate concrete wall volume.
Estimate concrete wall volume.
| Wall Section | Length (ft) | Height (ft) | Thickness (in) | Volume (cubic yards) |
|---|---|---|---|---|
| Wall 1 | 50 | 10 | 8 | =((inputs.length_1 * inputs.height_1 * inputs.thickness_1) / 12) / 27 |
| Wall 2 | 0 | 0 | 0 | =((inputs.length_2 * inputs.height_2 * inputs.thickness_2) / 12) / 27 |
| Wall 3 | 0 | 0 | 0 | =((inputs.length_3 * inputs.height_3 * inputs.thickness_3) / 12) / 27 |
| Total Volume |