Brep Volume computation very slow

Hello,

In GH, I have a Brep which make Volume component in error. The computatation is very slow (50 sec) and returns “1. Volume properties could not be solved.”.

How can i detect such problem before executing Volume computation ?

Thanks in advance
JLBrep Volume very slow.gh (307.1 KB)

Hello,

you cannot directly detect such problems before computation, but you can greatly decrease chance of its occurrence:

  • clean geometry
  • light geometry
  • no overlapping edges
  • right tolerance settings

furthermore, its not an fast calculation. 50 seconds is not necessary bad. Compare it to manual operations :slight_smile:

hope this helps