Grasshopper

algorithmic modeling for Rhino

Hi Guys.

I have a square grid of points. ( 10 points in both X and Y axis )

How can I connect all columns and all rows together with lines ?

Trying to achieve 10 lines in rows and 10 lines in columns of my grid.

Thanks.

Views: 4361

Replies to This Discussion

Hi Farhang, 

it depends on how your grid is organised. If you made it with the Grid component, then you can make all the lines with Polyline and Flip Matrix. 

If the grid comes instead from a surface control-point structure then it's harder because all points are stored in a single list.

If the grid comes from a mesh, then it may be impossible as there is no guarantee that the points are logically structured (they may be, but they don't have to be).

Attachments:

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service