In general, I have my contour function y = F(x).
Given an x, I can solve it for a y value. I now have a point on the contour (x,y).
I can easily define the equation for a circle with center point at (x,y) and radius R.
Points (X,Y) on the circle are given by (X-x)
2 + (Y-y)
2 = R
2.
Now, why can't I easily just find a (generic) common solution for the circle and the
contour function, which would have intersections at two points, defining my "equal
spaced" points on the contour?
I realize that what I've suggested, allowing each point to seek the next point at an
equal distance from it, adjusting and converging, is achieving the same thing with an
iterative method. But it seems I should simply be able to write some nice clean function
for the intersect points.
A real mathematician wouldn't have to resort to an iterative method..

Comments? Sorry to continue to beat a dead horse pulp.
L.
"Anyone who cannot cope with mathematics is not fully human. At best he is a
tolerable subhuman who has learned to wear shoes, bathe and not make messes in the
house." -- Robert A. Heinlein, Lazarus Long,
Time Enough for Love