Message 1 of 23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey all, I assume a lisp for something like this exists, it's just hard to search for. I have a tree survey with thousands of trees, and I need to add the values of multi trunk trees together and replace with the new value. In the image below, I want the 6",6" to say 12" instead, and the 6",7" to say 13" instead. Typically we do this separately in a spreadsheet, but in this case I need it to be in the drawing. Anybody know of a lisp that would do this? Currently they are dtext, could convert them to mtext if that would help. EG 6",6" is a single dtext. Doing find and replace beforehand to get rid of commas, inches, adding a plus, all no problem. Thanks!
Solved! Go to Solution.