Message 1 of 10
LISP for creating MText from Hatch Area
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Very new to LISP but after years of using AutoCAD I'm finding it's time to dive in.
I work with files that have many hatches and would love a routine that allows me to click on a hatch -> generates an MText object, the contents of which are that object's Area from its properties, placed somewhere near the hatch. That way I can always reference the text if I need to pull the area for something, instead of having to click and refer to the properties every time.
Is this even possible?
P.S. I should mention my office uses AutoCAD for Mac, which, I'm finding, doesn't support many AutoLISP functions.
Thanks