Exploding Splines

Tips and tricks you want to share with other users. Tutorials, user submitted documentation, etc.

Moderator: andrew

CVH
Premier Member
Posts: 3365
Joined: Wed Sep 27, 2017 4:17 pm

Re: Exploding Splines

Post by CVH » Fri Aug 24, 2018 3:57 pm

That is developer stuff.
Followed the code to:
> if (RSpline.hasProxy() && !splinesToLineSegments) {
> pl = spline.approximateWithArcs(splineTolerance)
And can't find out where it is treated further.

The first link looks promising at first but there is a catch to it:
"provided that the cage formed by the control points is convex"

Your second link is one of the referencecs I crossed too.
Pritty complete on the matter.
Employs d1=d2 as an extra constraint.

None of the links implements optimal fitting.

My curiosity was tickled by this paper:
https://www.researchgate.net/publicatio ... plications

Happy reading.
Regards.
CVH

benjamindahl
Junior Member
Posts: 11
Joined: Mon Aug 20, 2018 4:23 pm
Location: Berlin, Germany

Re: Exploding Splines

Post by benjamindahl » Fri Aug 24, 2018 9:50 pm

👍

benjamindahl
Junior Member
Posts: 11
Joined: Mon Aug 20, 2018 4:23 pm
Location: Berlin, Germany

Re: Exploding Splines

Post by benjamindahl » Thu Jan 03, 2019 9:21 am

Starting into the new year I was just wondering if there has been any progress on this matter?

User avatar
andrew
Site Admin
Posts: 9019
Joined: Fri Mar 30, 2007 6:07 am

Re: Exploding Splines

Post by andrew » Thu Jan 03, 2019 11:47 am

No. Unfortunately, there are no plans to look into this anytime soon.

Post Reply

Return to “QCAD Tips and Tutorials”