Joining two Bezier Curves Perpendicularly

Hi everyone! I am attempting to join two Bezier Curves perpendicularly and I’m not sure exactly how to do so. I have already converted one curve to a mesh, however the other is still a path. Any advice on the next step to take to join these two curves? Thanks!


If join means just joining the objects, both have to be same types and then select, ctrl+J.

If it means connecting the geometry, both have to be meshes and might want to adjust the resolution on the curves before converting to have less geometry to start connecting.

If it means making the end vertices conform to the surface of the other, both have to be meshes and then you can either use face snapping to project the vertices on the other (along the view), or use shrinkwrap modifier with a vertex group to do it.