I am looking for a vba program that will add numbers to all of the items in a selection set. The only problem is when I do this with a simple program I have to pick the items one by one in order to get the numbering in order is there anyway way to get the numbers to be in numeric order.
Sub...
Using VBA how would I be able to select all polylines in modelspace and "filter through" them leaving only those with a vertex from another polyline left on the screen. Any help would be greatly appriciated.