Login  Register

Re: Question about Plugins

Posted by dxli on Jul 29, 2013; 2:34pm
URL: https://forum.librecad.org/Question-about-Plugins-tp5708615p5708632.html

I suppose we should implement these features into LibreCAD directly, so we will add GUI(button/menu, etc.) support accordingly. I can help on the GUI part.

To Ries: CGAL can do intersections, up to quadratic, i.e., line-line, line-circle, circle-circle, line-ellipse, but no ellipse-circle.

http://www.cgal.org/Manual/latest/doc_html/cgal_manual/QP_solver/Chapter_main.html#Section_10.4