Visualization problem?

Hello,
I have a file that I am visualizing correctly in rhinoceros:

But when I upload it on Shapediver, some of the components ( repetitions) starts to disappear:

Is it a problem that can be solved in some way?
Thank you very much, I attach the file as well for better understanding.
tondo_test6.gh (34.7 KB)

I uploaded your file and did not see any missing geometry. However, I noticed that you are attaching transformations using a tree of XForms, which defeats the purpose because you end up with separate meshes instead of having a single mesh with a list of attached transformations. Try flattening the tree before attaching:

This seems to work on my side, is much more efficient and will likely solve your issue of missing geometry.

1 Like