Grasshopper

algorithmic modeling for Rhino

HI,I have create a rectangular grid with "RecGrid",when I want to use the points data to create polyline,the defalut data is in Y direction(as the defalut structure shown in Param Viewer ).What can I do when I want to create the polylines in X direction?Which means change the data structure.

Views: 493

Replies to This Discussion

Use the PathMapper component (Logic->Tree->PathMapper). Doubleclick on the component and input the following values:

Source: {A;B;C}(i)
Target: {i}(C)

That should do it.

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service