Volume Mesh

Tip:Note also the Remesh object, which can be used to create very nice meshes.

Uses

Note, however, that the original mesh flow will be lost and the quads that are generated will not necessarily be level.
With the help of OpenVDB, a new object with approximately the same (if desired) point density can be created from a voluminous object.

Objects to which a Volume Mesh are applied look for the most part as follows:

The volume mesh creates a uniformly subdivided mesh from objects with poor edge flow and caps.The original object is shown at the top, and the result after applying the volume mesh is shown at the bottom.

Another use would be to connect objects in order to edit them using the Sculpt function:

A torus and two cubes were combined to a single object, which can now be edited using the Sculpt function (a Boolean operation hollows the interior of all objects out).

Use

If the Preserve Objects option is enabled, you can see exactly what this command does: a series of OpenVDB functions take effect. Depending on the settings defined, the following will happen:

Settings

Voxel Size

This setting correspond to the Volume Builder's Voxel Size setting: the larger the value, the more coarse the internal Voxels and in turn the final mesh will be.

Subdivide First

If this option is enabled, the following will happen, depending on whether or not Create Hierarchy is enabled:

This means that the respective object will be rounded prior to being converted to Voxels. This will, for example, result in facetting on an undulating surface not being visible.

Smooth

Enter a value greater than 0 if a Smooth Filter will be applied. The higher the value, the greater the degree of rounding on edges and corners will be.

This setting smooths after the Voxel generation (in contrast to the previous function).

Preserve Object

Enable this option If not only new objects should be created but also - as described here - be placed in a hierarchy so they can be adjusted interactively. Select the Volume Mesher and call up the Current State to Object to create an editable polygon object.

If this option is disabled, objects that have no closed surfaces will be closed.