Dynamic block bulk property edit

Dynamic block bulk property edit

Anonymous
Not applicable
459 Views
3 Replies
Message 1 of 4

Dynamic block bulk property edit

Anonymous
Not applicable

So I saw that Lee Mac has a lisp that edits all blocks in a dwg.s attributes simultaneously.

 

I have a lot of dynamic blocks in a drawing that require most of the same properties, but while selecting and editing them I get about a second delay per block per edit...

 

Is there a lisp that edits all properties of all dynamic blocks in a dwg. simultaneously??

0 Likes
460 Views
3 Replies
Replies (3)
Message 2 of 4

Libbya
Mentor
Mentor

I often use qselect to select all of the blocks of a given name (or similar) and then use the properties palette to adjust a given parameter.  

 

Either your computer is very slow or you have an issue with the software.  I can select many dynamic blocks without any perceptible delay unless they are VERY complicated (e.g multiple lookups, double lookups, visibility states, etc...).  

0 Likes
Message 3 of 4

Anonymous
Not applicable

yes they are very complex

 

0 Likes
Message 4 of 4

Libbya
Mentor
Mentor

How about posting an example file and I can tell you if it hangs at all for me?

0 Likes