Create and Merge Project Phases with Dynamo

Hey everyone,

I have a question about what is possible with Project Phases via Dynamo. Is it possible to merge phases? If so, how?

Another question I have is: can you create new phases and rename them?

Hi,

Dynamo is limited by the functionality exposed by the Revit API, unfortunately Phases are pretty restriced.

There is no ‘Create’ available, and no method for ‘Merging’ (Combining).

Merging can be done by a manual process of changing all the elements to the different phase and deleting the original. So possible, but a bit of work.

I hope that helps,

Mark

https://forums.autodesk.com/t5/revit-api-forum/merge-phases/td-p/5594567

https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/td-p/9722434