Issue:
Some workflows require the Mesh from Voxel Grid block, and users may want to export the results to 3MF. The resulting 3MF file displays incorrectly after importing to third-party applications.Applies to:
- nTop
- Exporting
Cause:
3MF file formats support only triangle polygons, whereas voxel grids produce quadrangle mesh elements.Solution:
Use the Remesh Surface block to convert the quadrangles to triangles, creating geometry compatible with 3MF.- Can lattice shell elements be exported as 3MF?
- How to export a mesh and lattice to 3MF format
- What file types can nTop import and export?

