RIR add new drafting view

How can I add new drafting view to revit with grasshopper?
I want to get some geometry from revit, unroll in grasshopper and return the curves to a drafting view.
Thanks.

Dimitar, we don’t have that as a native component yet. I’ll clean up a python version of this workflow and hopefully post it tomorrow.

Hello,

Another way is also duplicating an existing drafting view and then setting the view name and properties… will require having at least 1 drafting view created manually in the Revit project.

This is also a python component to create drafting view…

Create_Drafting-View

Create_Drafting-View.gh (14.8 KB)

2 Likes

We added ‘Add Drafting View’ on v1.10.
It’s currently available on the Daily channel.

3 Likes