Re: cannot snap intersection of two inscribed ellipses
Posted by
dxli on
Oct 22, 2024; 3:32pm
URL: https://forum.librecad.org/cannot-snap-intersection-of-two-inscribed-ellipses-tp5725436p5725487.html
Adding a fix for parabolas soon.
The parabola implementation is not as mature as other primitive geometries, so it takes longer.
Hyperbola support would be the next one to go. Feel free to help.
After hyperbola, support for splines should be a focus.
dxli wrote
Added the same fix to 2.2.2_alpha, with support for cases with at least one curve is either a line, arc/circle, or an ellipse.
It means what are not supported:
If both curves are either a Hyperbola or a parabola. Since we don't have actual hyperbola support yet, the only tangent point failures are for those tangent points between two parabolas.