Hi,
I am trying to draw a line between two objects. And there is a box between these two objects.
I want the line to avoid entering the box, for example, the program will add one point at the corner of the box to make that happen.
or, can you tell me how to get all objects' shapes and positions?