LevelsetToMesh Node can create polygon mesh from SDF VDB Grids.

Input / VDB Grid:
Input vdb data for convert. You must connect this input for create.

Input / VDB Grid:
Input vdb data to conform mesh vertex. Move the generated vertices to the levelset surface to eliminate irregular noise in the mesh.

Input / Crop Geometry:
When you connect from geometry data to here, crop generated polygon by this geometry.

Input / Ref. Geometry:
This input is useful for converting fractured VDB Grids. When you connect from geometry data to here, fragments levelset result refer from this geometry.

Mesh Type:
This parameter defines mesh mode.

iso:
Defines crossing point of the levelset values for converting to polygons.

Adaptivity:
Defines adaptive rate of mesh.

Int. Adaptivity:
When you use Ref. Geometry input, defines adaptive rate of inside mesh.

Conform Area [cell]:
Defines conform area. Vertices within this distance from conform levelset surface are affected.

Conform Offset [cell]:
Defines conform offset. Offsets the position of a vertex to this distance.

export with Spheres:
When checked, sphere geometry or AqBullet btSphere objects are created with fragments.

Sphere Type (Geometry / btSphere):
Defines sphere object type. btSphere need AqBullet plugin for 3dsmax.

min Radius:
Defines minimum radius of sphere.

max Radius:
Defines maximum radius of sphere.

max Number:
Defines maximum number of sphere.

scatter Num:
Defines scatter position number of sphere.

Sphere Seg:
Defines segments of each sphere.

Allow Overlapping:
When checked, allow to overlap each sphere.

Mesh Export:
Build new object(s) in the scene when pressed.

Alembic Export:
Defines select export file path.

Start Frame:
Defines start frame for export.

End Frame:
Defines end frame for export.

Use Render Grid:
When checked, use super sampling value for cell size.

Velocity Channel:
Defines include velocity channel for export.

UV Channel:
Defines include UV channel for export.

Export mode:
Defines export single file or sequence files mode.

Export on network rendering:
When checked, start export when 3dsmax on the network rendering(slave) mode. Be careful, when use this mode, please set “single frame rendering” in your render setting. If you set multiple frame rendering with this check, execute simulation on the every render tasks.

Alembic Export:
Export alembic file. You can select “single File” or “Sequence Files” for export.
You can use 3dsmax standard alembic exporter for AqMesher as well. But it cannot include velocity channel correctly. If you want to have velocity on the alembic file, you should use this function.