I have a sketch line that I want to be coincident to a series of points. If I create a line from the first point to the last point (going through the points in the middle), a coincident relation isn't added to all the points.
See image below for clarification.
As you can see only the first and last point has a coincident relation. the points in the middle don't. I know I can obviously create a line between each point but that's a slow process if I have about 100 points to select.
You erase the points you have and then do a sketch tools -> split entities and place new points on the line that will split the lines and then make all the lines equal if that's what you're after.
Steve C