cparnell
Mechanical
- Sep 23, 2002
- 71
A2K has a command called Global Attribute. Meaning that it will update similar "TAG names" of block. However it will only update the same TAG names of a block with the same name. (If I have three different size borders in a drawing, all with one of the TAGS of "THE CLIENT" it will only update the TAG "THE CLIENT" for blocks with the same name.
I found a LISP routine on Cadalyst web site called MATTC.LSP (May 2000) that is supposed to update all TAGS with the same name. However it will only edit up to 6 tags. My borders have TEN tags to fill out.
Does anyone have a routine that will globally edit all same name TAGS for "ALL" blocks?
I was able to edit the routine to except up to eight attributes, but since I know very very little about LISP, (I mean very little about LISP), there were problems with it coping the same input information in several locations.
Thanks for any help that any one may offer!! Charles S. Parnell
Southern Store Fixtures
I found a LISP routine on Cadalyst web site called MATTC.LSP (May 2000) that is supposed to update all TAGS with the same name. However it will only edit up to 6 tags. My borders have TEN tags to fill out.
Does anyone have a routine that will globally edit all same name TAGS for "ALL" blocks?
I was able to edit the routine to except up to eight attributes, but since I know very very little about LISP, (I mean very little about LISP), there were problems with it coping the same input information in several locations.
Thanks for any help that any one may offer!! Charles S. Parnell
Southern Store Fixtures