From the course: Grasshopper and Rhino: C# Scripting

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Grasshopper and Rhino: C# Scripting

Start my 1-month free trial

Next steps

- [Jeremy] Thank you for joining me in learning the basics of C# scripting in Grasshopper. You've learnt many new complicated concepts, such as conditionals, loops, and creating functions. So I encourage you to come back and review any of these videos if you need a recap. The most important thing is that you've taken the first step to going beyond visual programming and into the world of programming. The benefits of this are immense. So I hope you continue to learn and grow your skillset in this area. Here are a few suggestions on how you might do so. Start by trying to condense your current Grasshopper scripts into smaller predominantly C# driven scripts. This will not only help you exercise what you've learnt here in the course, but it'll also allow you to learn new methods that we didn't touch on, while possibly finding optimizations in your current script. You could also take a deeper look into the Rhino API…

Contents