PDA

View Full Version : Automated text editing



closedflat
26th Oct 2006, 09:20 pm
One of my designers produced a drawing with 1000 or so ground elevations from survey data points. Is there any way to automatically change each piece of numeric text by a certain amount? i.e. add 10.0 to each of them (26.5 becomes 36.5, 15.2 becomes 25.2, etc) Otherwise it's gonna take a while.

Thanks.

CarlB
26th Oct 2006, 09:29 pm
Only (quick) way to do this is with a lisp routine designed for this. Just happen to have one. :)

Let me know if questions/problems.

StykFacE
26th Oct 2006, 09:42 pm
wow, that lisp is badass carl, i'll get use out of that. thanks! 8)

closedflat
26th Oct 2006, 10:27 pm
Thanks so much for your help. Would've been a long night.