generative modeling for Rhino
Hi, I need some help,
The thing i have to do is divide a line parametrically,and from each point create a line, which connect with the curve created in rhino.
I divided the line, and created a a set of planea which are crossing the curve.
Than I created a lines linking points from both geometries.
The problemis that my task was only to create a set of parallel lines, but the line command creates conections between every single point. Does anybody know how to eliminate other lines and leave only a set of parallels ?
Can anybody tell me how to modyfy the code to leave only this lines i marked with blue?
Thanks in advance for help !
Flatten the point list entering the final line component. ie. right click on the 'A' input and choose 'Flatten' in the dialogue box.
Chris
Permalink Reply by June-Hao Hou on January 19, 2011 at 8:19am Marta,
It's because of the default method for data matching is set to LONG. You probably want to set it to SHORT -- Right-clicking on the last Line component and choose "Short" from the pop-up menu.
To learn more about the data matching in Grasshopper, refer to The Grasshopper Primer Second Edition, which can be downloaded from Tutorials > Getting Started in this forum.
Permalink Reply by Marta Ka on January 19, 2011 at 10:00am thanks, I changed this setting
For sure I want to learn more, but this one is kind of urgent,
so thanks a lot for help again :)
Permalink Reply by Mateusz Zwierzycki on January 19, 2011 at 11:00am
Permalink Reply by Mateusz Zwierzycki on January 19, 2011 at 7:49pm Marta,
Here's another way to do parallel lines. If the lines need to be parallel and perpendicular to the base line (which is suggested by your use of the plane component to get the points on the second line) then you'll need to do something else (probably list matching) in your original definition.
Chris
Permalink Reply by Marta Ka on January 19, 2011 at 7:48pm That was what I needed, this lines to be perpendicular to the base, parametrical line
I tried to open this file, but it is not working on my computer.. I hope this time would be enough to leave it like this
Thank you for the suggestions
Marta
Added by Mgeorgio 0 Comments 0 Likes
Added by Mgeorgio 0 Comments 0 Likes
© 2013 Created by Scott Davidson.
Powered by