algorithmic modeling for Rhino
Use the "flip matrix" component...it will shift your data structure. Right now your data is structured such that you have "n" lists of lists of "x" points...your lists will be made discrete by a sequence like Sylvain created {0},{1},{2}...{n}, with each list comprised of points [0] [1] [2]..[x]. What you want to do is "flip" your list index "n" with your point index "x" such that the discretization strategy is inverted. An alternative strategy - if you want to better understand data structure and list logic - is to use the path mapper. David has made a great video that will walk you through the use of path mapper to both understand and manipulate data structure, and there are a number of discussions that also address the issue.
i did it finally. Thanks for your help david i made this using flip matrix:)
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