Get the Flash Player to see this player.
Software : In this video tutorial we will continue with the introduction to grasshopper. We will cover an introduction to working with lists and some of the components you can use to manage list data.
Note: This is for the Meshing Spring 2009 class but as always, all are welcomed to use these videos. Just a warning since the tone is a bit different from the other videos.
Topics Covered:
I’m working on a project that has a large number of long trusses that are all unique. I have curves that represent the flanges of the trusses and want to connect them using a standard V web [where a point on one truss is .5 distance in between two points on the other]. I divided each truss into points by distance, but how do you tell the connecting lines, representing the web, to skip every other point on both truss curves?
Using Shift, I’m able to achieve an X web pattern, but I want to eliminate one set of lines and form a V. If this isn’t clear, then let me know and I can provide screens or further explanation.
Thanks and keep up the helpful expository!
hey! thank you for the tutorial it’s very helpfull.. I just wish there were more
hej david,
thanks that was very helpful! Specially the expression part!
I though wonder how you would try to get a list with every second point.
thanks, man!
[...] http://designreform.net/2009/04/rhino-grasshopper-list-management/ [...]
Thank you!
Hi.
Thank you for the video!
I’ve a question about the lists.
I have a series of points and I would like to take only one point every two point. What kind of list should I use?
Hey David,
I am listing the length of various elements and the output expression comes in decimal inches, is there a way to transform the list unit form decimal inches to fractional inches ? (Line(2.5356)in vs Line(2 1/2 in)?
Thank you