Hi,
This is just a portion of my project. I am supposed to get the total mass of a roll cage tube in order to estimate the total cost. I have 3 different tubes, circular, square and hexagonal.
The circular tube volume is:
V=(do^2-din^2) x Pi/4 x L (for hollow tube)
V=d^2 x Pi/4 x L (for solid tube)
My question is, how do I get the volume for square and hexagonal tubes? :)