LAYDEL from a LISP
I am trying to duplicate the functionality of LAYDEL from inside a LISP. ie I need to delete a layer that has entities on it, and entities inside block definitions. They have redone LAYDEL for v26 so at least it works from the command line, if in a very clunky fashion. But I can't get it to work from inside a LISP using any of the command-s type things, because the number of questions is variable depending on whether there are entities inside blocks or not. I'd rather not have to write a LISP that goes through all the block definitions, but if I have to … Anybody got a better solution ?
0