Skip to content

Schedule Revision Clouds

From Revit 2024, you can schedule Revision Clouds directly from Revit, but in R2023, that was not possible, so I created this simple script to export all Revision Clouds to Excel.

The script will export Sequence, Revision Date, Description, and View, on which we have the Revision Cloud. It will tell us if the View is on the Sheet or not (with information about the Sheet name). Finally, Excel will also have the ID of the Revision Cloud if we need to track them manually.

There is no UI in Dynamo, the user will need to choose the place where the Excel file will be saved and the name of the file.

Before using this script, please back up the existing project model.

Also, if you wish to download this (and all other scripts) along with my sample files, please visit the Shop page.

The script does not use any custom packages.

Leave a Reply

Your email address will not be published. Required fields are marked *