- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
This is my first post here but I come on the site weekly since the last 7 years to gather some tips or lisp files.
As part of my job, I often have to make the same manipulations several times in AutoCAD.
These operations consist in adding a perimeter to a closed area (Boundary command) and then using a random lisp file I found on your site to select this boundary and to annotate the area (square meters) of the closed area.
I wish I could find an AutoLISP file that would allow me, by clicking once in a closed area, to create the perimeter and at the same time to place a text indicating the area (square meters) of this closed area.
Can someone give me the link of such a file or guiding me through the construction of a Lisp that could fulfill my needs?
Thanks a lot and have a great day!
Solved! Go to Solution.