Mystery variable
Anyone,
I have a client who does a lot of repetitive work that references the
last block inserted into his drawing. We're trying to do some lisp routines
to help avoid some of this, but for the life of me I can't figure out how to
"default" to the last block inserted. I know there's a variable in there
somewhere, since AutoCAD defaults to the block itself when using the insert
command. Is it accessible to users or not? If so, what is it?
For instance, I insert a block, I want to offset it, dimension it
according to their conventions, and a couple of other things. I'd like to
execute this routine, and have it default to the block that I just inserted.
Any help?
Michael