- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all, I am looking for a lisp routine to help with a repetitive, multi step task. Basically, I have layers that have a bunch of closed boundaries in them. I need the area of all the boundaries on one layer converted to text with a comma in the right spot. What I do now is as follows: We have a layer highlight command, so I do that and exit it, then an area multiple command, issue that and use previous as the selection set (from the layer highlight command), that shows the number to me (no decimal points needed) on the command line, then I have to type it manually into my waiting text object, and put the comma in manually.
The point of doing it this way is that I can have a hatches in my legend that are on the same layers with the boundaries. Next to it is the text the quantity goes into, so I can just go down the legend, click the hatch to get the layer, then click the text to automatically input the quantity. This saves me from doing a lot of layer isolation, and moving around in the drawing.
Btw, I don't want to insert a new text object, I want to edit an existing one that's already in my legend template.
I've tried to do this myself by kind of combining the lisp routines, but I can't get it to work. I hope somebody would enjoy taking on this challenge, or knows of something out there that already does this.
Thanks!! Allison
Solved! Go to Solution.