I’m looking for a way to transfer drafting views from a “master” detail Revit file to the local “in-use” Revit file using Rhino.Inside. Ideally, the master detail file would not need to be open (or it would open on it’s own in the background and close on it’s own after the view is transferred).
The purpose is to have a central detail file that all projects can reference by selecting the type of detail and construction type relevant to their project…and Rhino.Inside would import that specific detail into the project for a starting point. Anyone happen to have a file that does something similar? Or reference to something that can get me on the right path? Thanks!
A list of Construction Types that referenced a List of relevant details that would be copied from the file.
This is the most referenced post about the topic.
I’ll look at what others have done and try to figure out a way forward. It seems most just opt for the UI version with well named views (sorted in order).
I wonder if there is an alternative way to duplicate views from another Revit file. Since the native Revit “Insert Views from file” will need load the other model file, it takes ages to load it…
I wonder if we can just do something simply like just copy and paste a family. It seems much faster…