A macro-scheduler for Revit
Add Document → point RBP at the target model.
Actions → Run Dynamo Script — select the graph that will run against the model.
The script expects a folder path. RBP exposes it as a named input — assign the value directly, no UI prompt needed at runtime.
Revit runs completely silently — no visible window, no risk of accidental interaction mid-job.
Persist the configuration so the same job can be re-run on demand or scheduled later.
Revit opens invisibly in the background, loads every RFA, updates the RVT, saves, and closes — library synchronization, fully automated.
One XML job replaces a manual, repetitive library-loading task with a silent, repeatable, one-click pipeline.