Message 1 of 3
Approximate Ellipse from Sketch Lines

Not applicable
10-16-2016
01:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi! I've been using a script to create a series of sketch lines that represent an ellipse-like cross section of a body. Just wondering if there is any easy(ish) way to create an ellipse approximation from a series of lines (or points) like this? The lines all lie on a 2D plane. I've tried writing a basic approximation algorithm myself but it's very rudimentary and inaccurate... I've looked online as well, but the mathematical methods I've found are a bit beyond me. Any help would be appreciated!