Packing tiles around in one close curve

Packaging tiles around one curve.dxf (167.1 KB)

Hi
Existy one way to do packing tiles around one close curve?

ArrayCrv?

Is possivel ArrayCVr the tiles is with diferent geometry and the curves is with diferent geometry too. I put two tiles with the near the same geometry, the script need to calculated the dimenion of the curve and ajust the tiles around the countor.

you probably are aiming for a grasshopper script, you should use the grasshopper tag for it.
arrycrv is possible but you would have to offset the curve a few times in the apropriate distance and use arraycrv anew each time with an adapted amount. if that is the only one you have to accomplish that could be done in a few minutes. the good thing is that you have a preview and can adapt the amount of tiles for each curve till it starts overlapping.

here for the outer curve i used 55 tiles (both tiles at once) and in on the second curve i reduced it to something like 51 you would have to reduce it even more maybe 49 whatnot since its still slightly overlapping.


Rhino also has native panelling tools but i can not help you there since i never used that

Thank you for the example is very interesting.
In attach file is more tiles with diferents shapes and dimension.
My question is possivel implement this tiles around one close curve and have diferents
Packaging tiles around one curve.dxf (826.9 KB)
distance between the tiles from 1 mm to 2.5 mm?