- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a small issue here, I'm brand new at LISP and I'm having difficulties finding a way to automate this task (I don't know if LISP is the best choice but even with a macro or VBA, it doesn't matter, every board is well accepted).
I have hundreds of drawings like this:
and i would like to dimensioning the length of vertical lines and if it's possible the orizzontal distance between two lines.
At the moment for the vertical dimensions i have to DIM one line a time, then explode the dimension, rotate the resultant text and move it under the line at a specified offset. This for every line of every drawing. This is so brainless.
I suppose for a PRO this seems easy, but for me it's pretty hard to code from scratch. I hope someone has already encountered this situation and get some code hidden somewhere.
I would like to write a code (most likely modify... with your help) a code that allow me to previously slect all the lines and lets me choose the offset distance from the bottom of the line (the same for all the lines). Stop.
Is this so impossible?
Please help me get this task automated.
Thanks in advance.
Solved! Go to Solution.