Stitching/Matching Curves with G3 continuity

Hi

I want to "stitch"("match") 2 bspline curves with G3 Continuity by moving Poles of "target" curve.
I cant found tool for this basic task, it there one?

Thanks.

Attachments: 
Mikhail Sazonov's picture

Hi,
I think you need to develop your own algorithm using API of Geom_BSplineCurve.

Yurii Sivalnev's picture

Thanks, for answer. Its little bit disappointing, but at least i can save some time by skipping search that algorithm))

Mikhail Sazonov's picture

The package GeomConvert contains tools allowing stitching several curves into one bspline curve. However, they use only C1 continuity.