blender_measure_volume
Calculate the enclosed volume of a mesh object and verify if it is watertight (manifold). Returns volume in scene units cubed (typically m³).
Instructions
Calculate the enclosed volume of a mesh object. Returns volume in scene units cubed (typically m^3). Also reports whether the mesh is manifold (watertight).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | Name of the mesh object to measure |