Scripting in GH Part 02
Course or Collection:
Software:
Video Duration:
6 minutes
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;
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.
:)
Comments
mahmouds12 replied on Permalink
Elias replied on Permalink