Solid.volume()
Computes the solid's absolute volume from the manifold mesh.
Usage
javascript
const volume = solid.volume();This requires a valid manifold representation of the current solid.
Solid.volume()Computes the solid's absolute volume from the manifold mesh.
const volume = solid.volume();This requires a valid manifold representation of the current solid.