algorithmic modeling for Rhino
Hi JS,
Lofting works on a list of curves. That means that for every single list of curves you'll get a single Loft result*. It seems like in your file what you want is to create lofts that look like extrusions. This means you need to supply lists of 2 curves, one for the bottom edge of the loft and one for the top.
Grafting will create the data structure you need, but extruding would be easier to begin with.
* Unless the loft fails of course
--
David Rutten
david@mcneel.com
Tirol, Austria
Thanks David!
So the loft was failing because it didn't know which order to loft the items? And by creating a list for each item, it then was able to match them up properly? I think I'm getting it...
Anyway, I was wondering, how did you make that nifty frame in your screenshot? I read in your post that it is CTRL+Q? When I do that it just gives me a generic screenshot that printscreen would give me.
Also why do you use the clean tree component? It doesn't seem to be changing the data from the explode component?
So the loft was failing because it didn't know which order to loft the items?
no, you're only lofting two curves so the order doesn't matter. Loft didn't know which curves you wanted to loft. You provided it with lists of curves that didn't represent the loft you were after.
Anyway, I was wondering, how did you make that nifty frame in your screenshot? I read in your post that it is CTRL+Q? When I do that it just gives me a generic screenshot that printscreen would give me.
You can add frames and clipping domains using the toolbar at the top of the Ctrl+Q window.
Also why do you use the clean tree component?
I didn't have to use it, in fact it may have been a bad idea. I just noticed that some branches were totally empty so I decided to remove them.
--
David Rutten
david@mcneel.com
Tirol, Austria
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by