Yep, it’s definitely possible to turn a few connected splines or curves along an edge into one continuous spline — you just need to use the right “join” and “fit” tools for your CAD software.
The basic process is:
Join the curves – make sure all spline endpoints actually touch (no gaps). Most programs have a Join or Combine Curves command for that.
Create a single smooth curve – use a Fit Spline, Rebuild, or Merge Curves tool to generate one continuous spline that runs through all the joined segments. You can usually control tolerance, degree, and smoothness here.
Check continuity – if you need a perfectly smooth (G1/G2) transition, use a continuity check or “match curve” tool to be sure everything flows cleanly.
Once you’ve got your new unified spline:
Hide or suppress the old ones first.
Insert or project the new spline back onto your surface or model edge (depending on what you’re working with).
Reassign any features or sketches that referenced the old curves — for example, lofts, sweeps, trims, etc.
When everything updates properly, you can delete the old splines.
For example, in SolidWorks you’d use:
Insert → Curve → Composite Curve to join them,
then Insert → Curve → Fit Spline to turn it into one clean, smooth curve.