Solid.volume()
July 1, 2026 ยท View on GitHub
Computes the solid's absolute volume from the manifold mesh.
Usage
const volume = solid.volume();
Signature
solid.volume()
Parameters
None.
Returns
number - Absolute volume from the current manifold mesh.
This requires a valid manifold representation of the current solid.