Message 1 of 17
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
Below is a question someone else posted a while ago… now I am looking for a similar solution in AutoCAD PAPERSPACE. I believe a Lisp is required. Please help.🙏
“Selecting the same dynamic block in all layouts - PAPERSPACE.
can this be done?
I have a dynamic block with only a visibility action and I need to select ALL of the these blocks in ALL the layouts and change the visibility name from "V1" to "V2" also I was thinking can this be done globally with other actions, simple ex.: dynamic north arrow after it's been inserted into the drawing and now you would like to change the rotation of all the north arrows to be the same for all of them. and many other uses.
to sum it up, can you globally select all of one kind of DB and globally change a given action. filter can't work because it returns a "*U###" for said block and gatte doesn't work since their are no attributes.
I even tried setting "V2" to the top of the list and then resetting the block but all it did was reset that one block within that layout only 😞”
I have a dynamic block with only a visibility action and I need to select ALL of the these blocks in ALL the layouts and change the visibility name from "V1" to "V2" also I was thinking can this be done globally with other actions, simple ex.: dynamic north arrow after it's been inserted into the drawing and now you would like to change the rotation of all the north arrows to be the same for all of them. and many other uses.
to sum it up, can you globally select all of one kind of DB and globally change a given action. filter can't work because it returns a "*U###" for said block and gatte doesn't work since their are no attributes.
I even tried setting "V2" to the top of the list and then resetting the block but all it did was reset that one block within that layout only 😞”
Solved! Go to Solution.