Hi,
I am a begginer in VBA.
I wrote a VBA that put text/field of lengths of lines and arcs (like in dwg attached). I need that these texts are associate with respective lines. For example, If I stretch lines, rotate lines, text must change position (middle of line) and slope.
I read something about reactor in Lisp, but I am not finding in VBA.
I have no knoledge in LISP.
I saw this lisp below and I think that is possible do it in VBA.
http://www.lee-mac.com/dtcurve.html
Anyone can suggest me parts of codes to study how to do this?
Sorry my English.
Claudio