Voxelize a B-rep shape into a persistent VoxelFieldHandle: tessellate it, then run voxelField. Threads a meshing failure back as an err(...). The handle is disposable — free it with using.
err(...)
using
Optional
Voxelize a B-rep shape into a persistent VoxelFieldHandle: tessellate it, then run voxelField. Threads a meshing failure back as an
err(...). The handle is disposable — free it withusing.