mcneel / rhino.inside-revit

This is the open-source repository for Rhino.Inside®.Revit
https://www.rhino3d.com/inside/revit/
MIT License
260 stars 65 forks source link

C# Scripted Component should automatically bind to Host API DLLs #184

Open eirannejad opened 4 years ago

eirannejad commented 4 years ago

C# Scripted Component should automatically bind to Host API DLLs. Currently this process is manual and breaks when the definition is used on a different Revit version that it was created on.

MBreauAtBBB commented 1 year ago

If helpful, I've put together a proof of concept and posted here: https://discourse.mcneel.com/t/trigger-code-while-before-grasshopper-opens-file-after-file-is-picked/150192