Making one Curve out of two or more Collinear Curves

Hi,

does anybody have any idea how to join two or more collinear curves in dynamo into one curve?

Greetings!

Try the Curve.Join node.

1 Like

You could try the below node from springs:

5 Likes

thank you JacobSmall. The Output of Curve.Join node is a polycurve. I would like to have curve as output. But thank you anyway. :slight_smile:

Hi @Dimitar_Venkov,

thank you for your reply.

I have tried your suggestion. It is working out very well. However I have noticed that my curves are not 100% collinear.

Is it possible to do it as you suggested above with the slight difference that one can give the percentage of collinearity?

Meaning I would like to consider e. g. two curves which do not have exactly an angle of 180 ° but 179 ° as collinear.

Thank you in advance.

Greetings.