Scripting in GH Part 02

Software: 
Video Duration: 
6 minutes
Author: 
Zach Downey

In part two we recreate the line between two points component using the C# scripting component.  We go into a little bit more of the C# language and we briefly talk about name spaces.  Like in the first tutorial we are slowly building up more and more pieces of the language.  These are bite sizes tutorials to ease us into programming. 

Line ln = new Line(x,y);
A = ln;

Rating

Please rate this tutorial below. Thanks.

5
Average: 4.7 (14 votes)

Comments

Thanks for the easy explanation

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.

:)