Converting Between Fit Point and Control Point Splines
Posted: Wed Feb 19, 2025 4:05 am
Is there any way to convert from fit point splines to control point splines in QCAD? The code to do some form of this conversion must already exists within QCAD because when you divide a fit point spline it automatically turns the two new splines into control points splines. I don't want to divide though, I just want to convert a closed spline and keep it whole, but I can't find a function anywhere to do that.
The reason I want this is, I find it much more natural and easier to draw fit point splines when I am tracing an external reference, because where you click, the spline passes through that exact location. However a program I use the drawing with later outside of QCAD only understands third degree control point splines, so I need the drawing in that form in order for them to display correctly there. That program is very old and the company that made it is long gone so there is no chance of a change of support there.
In a perfect world I'd love to be able to do the opposite as well, convert from control point splines back to fit point spines, but that's less necessary for me as I don't go back as often from the other program to QCAD and there isn't as big of a difference in ease of use when editing splines as opposed to initially drawing them.
The reason I want this is, I find it much more natural and easier to draw fit point splines when I am tracing an external reference, because where you click, the spline passes through that exact location. However a program I use the drawing with later outside of QCAD only understands third degree control point splines, so I need the drawing in that form in order for them to display correctly there. That program is very old and the company that made it is long gone so there is no chance of a change of support there.
In a perfect world I'd love to be able to do the opposite as well, convert from control point splines back to fit point spines, but that's less necessary for me as I don't go back as often from the other program to QCAD and there isn't as big of a difference in ease of use when editing splines as opposed to initially drawing them.