script-sync
script-sync copied to clipboard
support c# in grasshopper
Describe the wished feature Are there plans to support C # in Grasshopper? C # is a widely used programming language, looking forward to supporting C # in Grasshopper
hello @Tallyclone , thanks for bringing this up!
Actually you are right, C# is widely used and technically the recommended language to develop in Rhino/Gh. So although this is not currently on top of my todo list for script-sync since in our lab we mainly use Python for Rhino/Gh project, I will try to add it.
it's going to take time so I cannot promise anything of when this will be done but if you want to follow progress I opened a PR where I will work on this #44 .