Issues getting Revit API functionality in IDEs
yafimski opened this issue · 1 comments
yafimski commented
Hi,
I've followed all the installation and setup tutorials but I keep running into issues trying to use for example:
Autodesk.Revit.DB
in any of the IDEs. I've tried VS Code, Sublime, but they simply don't work.
I have Python 2.7 and 3.8 installed.
But the autocomplete for these Revit libraries simply doesn't appear.
Any idea how to start understanding what is missing?
toothless92 commented
Leaving this for others that may find it useful, I have made a script to fix typing issues, see here: #35