Today we cover how to make a custom tool in Python for pyRevit, we finally got to the point of actually making custom tools. Enjoy!
I hope you enjoy the session and learn something new! Feel free to comment any feedback/questions below, or follow my channel if you enjoyed this.
0:00 Intro
3:30 Toolbar setup
6:02 Bundle settings
07:50 Load toolbar
8:38 Import libraries
9:40 Config mode
10:57 Get a revision with form
13:40 Display an alert with form
15:00 Get sheets with form
18:54 Make a transaction
20:00 Core revisioning function
28:06 Implement and test the function
29:34 Final user message
37:20 Testing the script
39:07 Add a progress bar
43:00 Recap on what we learnt
43:58 Outro
Learn more about pyRevit at:
https://www.notion.so/pyRevit-bd907d6292ed4ce997c46e84b6ef67a0
Software used;
Autodesk Revit 2022: https://www.autodesk.com/products/revit/overview
pyRevit: https://github.com/eirannejad/pyRevit
Notepad ++: https://notepad-plus-plus.org/downloads/
DaVinci Resolve: https://www.blackmagicdesign.com/au/products/davinciresolve/
OBS: https://obsproject.com/
Hardware used;
Webcam: https://support.logitech.com/en_us/product/hd-webcam-c615
Laptop: https://www.msi.com/Workstation/WT75-8SM/
Microphone: https://www.bluemic.com/en-au/products/yeti-x/
#revit #pyrevit #python