Grasshopper

algorithmic modeling for Rhino

I have 2 group of lines, I want to find the line in second  group which intersect to the line in first  group. how do I get it in GH ?

THANKS.

Views: 1800

Attachments:

Replies to This Discussion

this file might help
From this conversation . http://www.grasshopper3d.com/xn/detail/2985220:Comment:1791398.
The paths are written so that they contain a single intersect point and the path indices describes which intersect(s) belong(s) to which two lines in the form {lineindexA;lineindexB} and paths with nothing in them don't touch.

Using path{A;B}, from the original list of curves that were input, lineA would be found at index(A) and lineB would be found at index(B)
I think sets>cross ref is the key component you need to cross reference one group of lines against another.

thanks you very much.

Check this as well.

Attachments:

thanks you very much.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service