Is there any way to bring two lines together?

Hello - here is a thing you can try - it does not move to the closest tangent point but to one in the user specified direction -
MoveToTangent.py (2.5 KB)

To use the Python script use RunPythonScript, or a macro:

_-RunPythonScript "Full path to py file inside double-quotes"

-Pascal