BooleanResult.volume

BooleanResult.volume()

Volume of the boolean result.

Note

Returns None because exact volume requires CSG boolean operations that cannot be computed parametrically. Use element.visual_geometry.volume for accurate results via the ifcopenshell tessellated geometry, or use the element-level element.volume property which falls back to the tessellated geometry automatically.