Scripting in GH Part 01

Software: 
Tag: 
Video Duration: 
11 minutes
Author: 
Zach Downey

We begin by looking at the how to code a point using Grasshopper's C# scripting component.  This first tutorial is an introduction to the component and a little bit of the C# language.  This requires no knowledge of programming to get started.  We will slowly build up more and more complex constructions as we go.  

Point3d pt = new Point3d(x,y,z);
A = pt;

Rating

Please rate this tutorial below. Thanks.

5
Average: 4.6 (21 votes)

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.

:)