Message 1 of 3
Gap Tolerance for creating boundary through lisp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am working on creating closed boundaries based on the text/mtext in the enclosed areas. My test case is to trace out rooms on the floorplans based on the room label. But one of the major issues which I am facing is that sometimes there are gaps and small opening due to drafting errors.
Is there any way that we can tell lisp to ignore these gaps and eventually draw the closed boundaries anyway?
I am attaching the current lisp code and also a sample dwg.
Thanks