ShapeDiver Visualization

Hi, I have a problem with ShapeDiver visualization.

I have a Karamaba3D mesh result of a beam analysis.
For assemble I need to divide the curve but then I don’t want to visualize the shadow at the start of each segment.

Hope you can help me !

Could you attach a minimal definition with just the meshes you use for visualizing? It is likely that joining the meshes before displaying them would fix the issue but I would like to also understand the impact of lighting on separate meshes.

Hi Mathieu, I attached the minimal definition here

Mesh_shadow_send.gh (7.8 KB)

I think that join meshes in my project would be difficult because of the computational time requiered.

There is not any other way to cancel the color gradient applied to the mesh ?

I can solve it by using lighting in the minimal definition but in the real definition it is not possible.

Maybe working with attributes ? Or mesh vertex colors ?

Wait for your answer . Thanks