wimal Posted July 9, 2015 Posted July 9, 2015 I cant edit or rename attached block . What is the reason? unnamed block.dwg Quote
rkent Posted July 9, 2015 Posted July 9, 2015 Did you look at it using properties? It is an anonymous block, just explode it and go from there. Quote
tombu Posted July 9, 2015 Posted July 9, 2015 For anonymous blocks there's a few routines out there to make them editable. At home now, but I belive this is the code I've always used: http://www.davidbethel.com/lisp/unanon.lsp Haven't tried it, but Lee Mac has some code that may work as well: http://www.lee-mac.com/copyblock.html Quote
wimal Posted July 17, 2015 Author Posted July 17, 2015 For anonymous blocks there's a few routines out there to make them editable.At home now, but I belive this is the code I've always used: http://www.davidbethel.com/lisp/unanon.lsp Thanks The above code solved my task. Quote
David Bethel Posted July 17, 2015 Posted July 17, 2015 Wow! That's some old code. And I still use it. Amazing ! Quote
tombu Posted July 18, 2015 Posted July 18, 2015 Wow! That's some old code. And I still use it. Amazing ! Thank you for providing it, there might be newer code for that somewhere but I rarely fix anything that works. I've bookmarked http://www.davidbethel.com/lisp/ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.