algorithmic modeling for Rhino
After a talk with David Stasiuk I decide to make my own gh skeleton. Using Starlings 3d hull for nodes and weaverbird to smooth.
Tags:
Comment
Michael, as far as I can tell I am doing the same... passing a flattened list of 7 points but I'll have another look at it with a fresh head tomorrow...
the error is: Solution Exception: value cannot be null. Parameter name: collection
David, I wil have do do some mid-model baking and have a closer look at what's happening with my struts.
Cristina... I work out the distance between all the corner points and the polygon points and then do a LessThan comparisson to give me a pattern of True and False to cull the points I don't want in the 3dHulls. Trick is to end up with these points in branches, one for each 3dHull. I'll upload my definition into the samples and examples forum. Use the data viewer to follow what goes on with the data.
That's odd... doesn't work for me when I pass the 3dHull component 7 points :(
I've probably done something else wrong!
No it is just a list of 7 points (6 from hexagon and one from end) n=7
Oh, one ore thing... my slHull3D component will not work on the single lines where I have just one point and a set of polygon points. Did you do anything different to manage these single ends?
Ah, OK, I wasn't sure what the extra point would do so I'll try adding one to my definition and see what happens!
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
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!