I have two polylines with a common segment. With VBA I intend to click on the common segment and select both and assign them to two variables, tri1 and tri2

Getentity for both requires two clicks.

I have tried getentity followed by selectatpoint but selectatpoint is not always successful.

Can someone give me a set of commands which can do this?

Also posted on Experts-exchange
http://www.experts-exchange.com/Soft..._28317360.html