As written before it is possible to copy Legends between Sheets with Dynamo. An even more convenient way to do exactly the same is a tool in pyRevit called: Copy/Update Selected Viewports to Selected Sheets. Read the explanation about this tool here:
pyRevit is a library of IronPython scripts and contains a set of tools which can be very useful. The installer can be found here: eirannejad.github.io
More information about pyRevit can be found on github.com/eirannejad/pyRevit.
Enjoy!
Nice, I didn’t notice it before. I recently created another to only copy paste legends placement… This one is globally better as it also create missing legends.
Me neither, I first created a Dynamo script to do this and actually found the python method by accident afterwards. But indeed, it is a great tool 🙂
Is there a way to take a look at the python script? There are some scripts to run invidually without the use of Pyrevit plugin…
Thanks!
Sorry, I wasn’t aware of your question. Maybe it is already answered, but I think you should look here: https://github.com/eirannejad/pyRevit