From b25942bd94185ad8f0e80cb6955e10fd89f7dd8b Mon Sep 17 00:00:00 2001 From: Waqas Date: Thu, 9 Apr 2026 09:40:56 +0100 Subject: [PATCH] Handover notes to WA from JG --- posts/26/0402-WA-JG-handover/index.qmd | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 posts/26/0402-WA-JG-handover/index.qmd diff --git a/posts/26/0402-WA-JG-handover/index.qmd b/posts/26/0402-WA-JG-handover/index.qmd new file mode 100644 index 0000000..d1db3bc --- /dev/null +++ b/posts/26/0402-WA-JG-handover/index.qmd @@ -0,0 +1,27 @@ +--- +title: WA-JG-Handover Notes +author: "Waqas Arshad" +date: "2026-04-02" +date-modified: "2026-04-02" +--- + +## PyRevit + +We need the following repositories available in the `Y:\Revit\MF Scripts` directory: + +- `pyRevit-mxf` +- `pyRevitDigitalSchedules` + +### Deployment + +Read the `README` file in: + +`Y:\Revit\MF Scripts` + +### Development setup + +- Clone `pyRevit-mxf` and `pyRevitDigitalSchedules` +- Map the pyRevit extension to the directory in **pyRevit settings** inside Revit +- Enable **Load beta tools** in **Core Settings** +- Make changes, press buttons, print to console, and review output +- Use `is_beta: true` to hide development buttons