Hi all,
Is there a tool similar to ironpython stubs that can provide autocomplete/intellisense for rhino inside revit in VSCode, or another method that a more experienced developer could recommend?
Hi all,
Is there a tool similar to ironpython stubs that can provide autocomplete/intellisense for rhino inside revit in VSCode, or another method that a more experienced developer could recommend?
Yes check this out
You can install the stubs in your python deployment using pip
or pyenv
I’ve done this already, it works great for normal Rhino and Grasshopper but doesn’t provide stubs for Rhino Inside Revit.
Hi @eirannejad , is there any update on the stubs?
That would be very helpful. Thanks!
You mean Stubs for Rhino.Inside.Revit? You can generate python stubs using the mentioned pythonstubmaker
for the RIR assemblies as well