Thanks Walter. I was able to get it to work like that, but now I'd like to take it a step further.
In reality the holes won't be following those original points because they need to be the same distance apart when following around the thread/spline.
What I did is I created a spine using the original points, then made a rectangular pattern of new points along that spine. On each of those points I need a hole that is normal to the surface of the curved shape.
I can do it by creating a plane through a point normal to a curve on each point, then creating one sketch and copying it to the plane on each of the rest of the points. This is not ideal because it's repeating the same thing about 400 times, but it's a way to do it.
The way I'm getting the holes cut right now is by clicking every single sketch and doing an extrude command. This is where it gets very time consuming because this takes a lot longer than copying the sketches, so my question is:
Is there a way to do one extrude command and select more than one sketch?
If there is, then I can click extrude, then go through and select every sketch and not have to open the extrude command ~400 times.
Thank you so much for the help on this! I really appreciate it.