Overall Volume

Hi everyone,
I wanted to have the overall volume of an object, but I don’t have any idea, could you please help me…



Thanks in advance

Moved to Grasshopper category.

there’s a Volume component that does exactly what you’re looking for:

Hello
I think you need the “minimum bounding box” to calculate the volume. Some links there

The other solution would be to use a Convex Hull.
https://discourse.mcneel.com/search?q=3d%20convex%20hull

1 Like

Hi Laurent,
Thanks a lot,
I could write an algorithm to find the minimum bounding box of the object, I know it can’t be used for all kind of objects but for me it works…


MINIMUM BOUNDING BOX.gh (1.0 MB)