This repository contains PyRevit scripts to fix the placement of a field house in a middle school construction project.
The contracted architect delivered the field house .rvt file with the building placed in a random corner of the site plan instead of its designated location.
Using PyRevit scripts to programmatically move and align the field house to its correct position without relying on Shared Coordinates.
- Install PyRevit on the Windows machine with Revit
- Clone this repository
- Load scripts through PyRevit extension manager or run directly
- Develop scripts on macOS using Claude Code
- Push changes to GitHub
- Pull on Windows machine with Revit
- Execute scripts and commit results/errors
- Pull results back on macOS for debugging