Hi all,
I wonder if we can duplicate sheets with sheet detailing using RIR?
In Revit we can duplicate sheet one by one manually. But if when you have a lot of sheets you want to duplicate( all the sheets have the same title lines), how can we duplicate a few sheets in one go?
Thanks for any suggestion
Just use pyrevit. Its better for stuff like this I think.
Hi Arcade, thanks for your reply. I am not familiar with pyrevit… so it can do something RIR cannot? Is it easy to learn?
Pyrevit is one if not the most downloaded and used Revit Addin. The developer Ehsan created this out of pure kindness, he now works on the ScriptEditor in Rhino.
It is extremely well documented and primary supported by community member now.
Thanks Arcade, Japhy, it opens a new world to me! I hope the learning curve is not too steep ![]()
I was wondering if we could have a component in RiR for duplicating sheets and views?
I know I can manually create a new sheet, copy all the parameters, search for dependent elements, get their locations, clone views, etc., and maybe I’ll finally be able to create a robust script. But I was wondering if Revit offers any methods for this specific task, or if developers would have to write a longer script similar to what I’ve described.
If not, well, I’ll have to create something as universal as possible myself.
PS. I didn’t find a way to batch duplicate multiple sheets using pyRevit. I think I can do it using Nonica plugin and probably others but anyways… I’m asking for the simplified Grasshopper solution because I can connect it to other logic.
If you know how to code, you can use the following method and create your own component.
or you can try this light solution
Hi,
Unfortunately I don’t know how to code, I’m pretty fluent in Grasshopper.
It would be good if this light solution would work for the Sheets and all elements placed on them. I don’t want to duplicate empty Sheet. My previous screenshots shows a few options in copying Sheets.
When Sheet contains Viewports I don’t think it’s possible to copy it like that.
as of now there is no such component, it has to be developed.




