Rhino 8 How to use input code in Grasshopper script component

@eirannejad the reason is that my team and I are working on a project, and we’ve created a template for starting new scripts. This template includes some C# code. The problem is that once people start using the template, I can’t update the component anymore because it’s already embedded in their files.

So, I thought about storing the C# code on a shared server instead. That way, the component can reference the code from the server. This would allow me to update the code whenever needed, and those changes would automatically apply to all files using the template.

I am also opened to suggestions

C# component in multiple GH files: how to keep updated? - Grasshopper - McNeel Forum

1 Like