Convert dependent view to independent

I want to duplicate some views keeping the annotations - so I think the solution is to first use “Add Dependent view” and then somehow convert to Independent view (at least that is how it is working in Revit itself if you forget about duplicate with detailing). Duplicate element node does not keep the annotation.
Thanks.

Hi Dimitar,

Are you looking to duplicate with detailing?

I’m not quite following
“so I think the solution is to first use “Add Dependent view” and then somehow convert to Independent view (at least that is how it is working in Revit itself if you forget about duplicate with detailing).”

Yes I would like to duplicate a view with detailing.
My ultimate goal is to be able to clone a whole sheet with multiple views and change the view template of the new views, keeping detailing etc.

I figured it out!
This will do exactly what Im trying to acheive…

V.Duplicate(DB.SheetDuplicateOption(3))

1 Like

Hi @dbaldzhiev,

What dou you expect to happen with the annotation objects you copied from one view to the other next time you run the definition?