How to Generate Revit API Stubs for python Autocomplete

preview_player
Показать описание
📙 Get Free E-Book: Beginner's Guide to Revit API:

🎯 Interested in Learning Revit API in the fastest way possible?

--------------------------------------------------
📝 Video Summary:

Learn how to create Revit API Stubs with pyRevit. I will show you how to use Generate Stubs tool available in pyRevit Dev Tools and how to fix it so it actually works.

--------------------------------------------------
🎬 Chapters:
0:00 Intro
0:15 Get pyRevit
0:30 Install pyRevit Dev Tools
1:00 Generate Revit API Stubs
1:40 Create pyCharm venv
3:10 Fix Revit API Stubs
5:55 Test Revit API 24/23
6:35 VS Code
7:20 Need Help?

--------------------------------------------------
⌨️ Happy Coding!

Tags: #LearnRevitAPI #RevitAPI #pyRevit
Рекомендации по теме
Комментарии
Автор

Thank you EF. I am trying to create stubs for Dynamo Nodes, since I have a complex task in my script that I'd like to use ProtoGeometry, since I am using the pyrevit-stubs-builder.exe commandline utility but it doesn't seem to work generating the stubs content for RevitNodes.dll

tay.
Автор

I have a question that is not related to this video, but i hope you can help me. Is there a way to get the size of the schedule placed on the sheet, but after it is filtered by sheet, because it will probably be shorter than original. Bounding box returns size of full schedule. I also tried su commit subtransaction after placing it, but still, it does not work. Thanks in advance

nikolaminic