Intro to C# Scripting in Grasshopper

This tutorial covers the use of the timer block to continuously execute a custom script.
5
Average: 5 (6 votes)
By: Zach Downey
In this tutorial we recreate the pointAt componet and the divide curve component using C#.
5
Average: 5 (7 votes)
By: Zach Downey
In this lesson, we cover control flow in your scripts.  We introduce the if-else clause and also touch on the modulo % operator.
5
Average: 5 (6 votes)
By: Zach Downey
Nested loops!  In this tutorial we create a grid of points by nesting two for-loops inside one another.
5
Average: 4.6 (10 votes)
By: Zach Downey
In this tutorial we demonstrate the while loop by recreating the series component.
5
Average: 5 (8 votes)
By: Zach Downey
In this tutorial we look at the foreach loop.
5
Average: 4.7 (11 votes)
By: Zach Downey
In this quick tutorial we apply what we learned about lists and loops from part 3 to create a list of points.
5
Average: 4.8 (9 votes)
By: Zach Downey
In part 3 we step away from geometry and talk about constructing lists and loops.
5
Average: 4.7 (10 votes)
By: Zach Downey
In part two we recreate the line between two points component using the C# scripting component.
5
Average: 4.7 (14 votes)
By: Zach Downey
We begin by looking at the how to code a point using Grasshopper's C# scripting component.
5
Average: 4.6 (21 votes)
By: Zach Downey

Want to Contribute?

Want to be an author? Drop us a line here we'd love to have you.

Already have a video you'd like to post? Send us a link and we'll get you going.

:)

Subscribe to Intro to C# Scripting in Grasshopper