Calculating and redrawing curves

Calculating and redrawing curves

Anonymous
Not applicable
300 Views
1 Reply
Message 1 of 2

Calculating and redrawing curves

Anonymous
Not applicable
There's a program I have to write that should take all object data and convert it to basic point data. I've got just about everything converting fine, except for curves (arcs, circles, ellipses, splines). The only things I can get out of it are Start Angle, End Angle, and Buldge. The way I have to draw it is through start point, end point, and radius. My problem is converting the angles to points. Radius, I think I can get. But with the buldge works and the angles being obscure....I need some help on understanding this.
0 Likes
301 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Check out the PolarPoint method
0 Likes