Hello,
I write a macro for autocad and I generate a lots of objects(points) at special coordinates on my drawing.
I choose actions from userforms. One is to click on the objects(points), get the coordinates from the object and create text-number(counter) near the object coordinates.
My...