Scripting in GH Part 01
Course or Collection:
Software:
Tag:
Video Duration:
11 minutes
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;
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.
:)