Message 1 of 5
Geometry Question - CircularArc2d
Not applicable
03-05-2008
05:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Given I have a valid CircularArc2d object:
CircularArc2d ca2d = new CircularArc2d(bulgevertex.Vertex, mPolygonLoop[j + 1].Vertex, bulgevertex.Bulge, false);
what is the formula for finding the midpoint on the arc?
... I am challenged geometrically.
dennis
CircularArc2d ca2d = new CircularArc2d(bulgevertex.Vertex, mPolygonLoop[j + 1].Vertex, bulgevertex.Bulge, false);
what is the formula for finding the midpoint on the arc?
... I am challenged geometrically.
dennis