Batch upgrading of Revit projects and family files. Testing your own Revit API scripts and Revit addins against a variety of Revit models and families in an automated manner. Essentially anything you ...
python -m venv .venv source.venv/bin/activate python -m pip install -U pip python -m pip install -e . When running examples from this repo checkout, the SDK source ...