Surface.PointAtParameter point issues

Hi all,

As you can see the picture below, I want to put some points on the surface at regular intervals.
image

Even though I tried to several things like this, the outcome shows only 3 points on the surface.


image

Does anyone know how to fix it?

@Ella You just need to change Lacing to Cross Product
Note the three crosses at the bottom right of Surface.PointAtParameter
Right click on the node to access lacing options.

1 Like

Oh, I forgot the simple thing!

Thank you, Vikram!

1 Like