algorithmic modeling for Rhino
Hi Yujihoon,
don't panic, nothing's broken. What you ask grasshopper to do is :
I. to import 3 curves, list should look like this :
0. curve
1. curve
2. curve
II. to divide those curves :
{0}
0. point0 on curve 0
1. point 1 on curve 0
(...)
{1}
0. point0 on curve 1
1. point 1 on curve 1
(...)
{2}
0. point0 on curve 2
1. point 1 on curve 2
(...)
III. to explode the tree
I assume this step is clear enough. It allows you to use every branch as an independant output
and finally IV. to connect every n points together with an arc :
0. arc 0 = [{0}(0); {1}(0); {2}(0)]
1. arc 1 = [{0}(1); {1}(1); {2}(1)]
and so on.
Now, where does the problem comes from : If you plug a pointList component to the point out the divide component, you'll see that the point are not aligned correctly. To do so, you can sort them along a curve (using... sort along curve), make sure to use one unique reference to sort the three sets of points. Bang it and connect it to the arc.
Sylvain.
Almost there!
As you use 9.0014, the list item I used may not be compatible. You'll have to plug a slider and select either 0, 1 or 2.
oh ...My god!
you are SSo! kind.
I'm so happy meet you like kind person.
This answer is very helpful to me.
i always remember Sylvain Usai.
if you let me know your E-mail address_
I sending beautyfull picture in my country. this is my reward.
i want permission to you sending Email.
Paste my Email. Yujihoon127@gmail.com
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