UV from Points

 

 

Hi All,

I’m new to Dynamo and I am trying to generate UV’s using the intersection points from columns onto a floor slab (intent is to get a voronoi script to work based on slab area and column points). It’s all working correctly, except it is only generating one set of UV coordinates. Is there a way to make it give me all of the UV’s from the columns?

Point to UV

Hello, did you try setting the "Surface.UVParameterAtPoint node’s lacing to longest? (right click > Lacing > Longest)

It worked! Thanks!

I didn’t even think of looking at lacing… Rookie mistake :slight_smile: