Crystallon problem

I want to fill the iside of the Mesh with lattice structures, but doesn’t work. Why ? THe original Mesh in the Rhino file is INVALID. I baked it from TOPOS and stayed like that, couldn’t find a solution, is that why it won’t fill with Lattice strcutures in CRYSTALLON ? GH file is internalised. Rhino file is the original Mesh.

Crystallon.gh (846.2 KB)
Module topos 1.4.3dm (2.1 MB)

Assigned to Grasshopper category.

Your input mesh does have some problems.

General information about this mesh:

Mesh has 14 degenerate faces.
Mesh has 10 non manifold edges.
Skipping face direction check because of positive non manifold edge count.

Mesh does not have any ngons.
Mesh does not have any extremely short edges.
Mesh does not have any naked edges.
Mesh does not have any duplicate faces.
Mesh does not have any self intersecting faces.
Mesh does not have any disjoint pieces.
Mesh does not have any unused vertices.

I’ve never used the CRYSTALLON plug-in that provides these clusters but it appears to be working with your mesh.

The CLF (Fill voxels with lattice unit cells) cluster has 36,300 line-like curves at it’s Lattice (L) output.

The MLS (Morph lattice to connect to skin) cluster has no output. If you look inside the cluster, it looks like some of the inputs you have not provided are required.

-Kevin

Yes, i had to connect the MESH to the Geometry input of MLS, but it wasn’t in the file. Even then it doesn’t work. THe LAttice should be inside the mesh and fill the mesh … If you have any experience with Crystallon …

I found it; i had to REBUILD MESH > MESH JOIN > WELS MESH. So basically the invalid Mesh was not good at all. Afterwards i had to TRIM LATTICE with the CRYSTALLON component.