Convert Curve to Polyline

Hello together,

I imported an svg into Rhino. Now it is a curve. What I want to do now is to connect the curve with some polylines. Is this possible?
I attached the svg and the rhino file.
The jpg file shows what I want to achieve.

slice.3dm (60.7 KB)

slice

hi @Michael_Langenmaier Have you read this section of the user guide?

Hello Gijs,

yes I already tried the option from the user guide. But none of them seem to work. It is not possible to connect the svg-curve with a simple line.

Perhaps BlendCrv with Position continuity at each end and the Join option.

Thank you I will try this.