feargt Posted January 27, 2010 Posted January 27, 2010 Hi, I have looked a few times, but without success. Has anyone come across a routine that acts very similar to the GATTE command except that it works on Dynamic blocks also. I came across another lisp that allows me to select all instances of a dynamic block in a drawing and then globally edit the attribute values in the properties window. Anyone? thanks Quote
dbroada Posted January 27, 2010 Posted January 27, 2010 I came across another lisp that allows me to select all instances of a dynamic block in a drawing and then globally edit the attribute values in the properties window.I can do this without any LISP. Quote
dbroada Posted January 27, 2010 Posted January 27, 2010 unless I've misread your requirement selecting multiple blocks will display their attributes in the properties palette. The attributes can be modified in that palette. Quote
feargt Posted January 27, 2010 Author Posted January 27, 2010 To clarify ...The DB's are in different layouts. that is why I need the lisp to select them all at the same time. They are part of the titleblock. the different visibilities are basically the different revisions. I can select them all change the visibility and change the revisions. But if I need to this to 50 or so different drawings with more layouts, I cannot use a script calling the gatte command. Quote
dbroada Posted January 27, 2010 Posted January 27, 2010 In that case I have misunderstood. I don't use different layouts so I'll sit back now and hopefully somebody else will come along and help. 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.