M. Kubitza
2009-11-12, 06:16 PM
I wrote this little lisp to select blocks w/ layer filter, and run _annoreset on all at once. After running it, at cmd line it says 4 blocks found, 2 were not annotative.
I would like to add a filter to select annotative blocks only. I poked around for a DXF code but was unable to find one, other than something about the second 1070 setting of 0 or 1 ( tried that and didn't work, unless I'm writing it wrong ).
Does anyone know of a way to filter for annotation? Attached is my test dwg and lisp.
Also, critique and constructive criticism is welcome regarding the lisp in general. It is very basic, but I'm just starting to play & learn LISP and this is the first one I've written, so it was a big thing for me at least!! ( Programming has never been my thing. ) :)
I would like to add a filter to select annotative blocks only. I poked around for a DXF code but was unable to find one, other than something about the second 1070 setting of 0 or 1 ( tried that and didn't work, unless I'm writing it wrong ).
Does anyone know of a way to filter for annotation? Attached is my test dwg and lisp.
Also, critique and constructive criticism is welcome regarding the lisp in general. It is very basic, but I'm just starting to play & learn LISP and this is the first one I've written, so it was a big thing for me at least!! ( Programming has never been my thing. ) :)