Grasshopper

algorithmic modeling for Rhino

Good evening to all,

I would like to allocate the Intersection-Points to the particular Brep. Is there a way to get this information?Something like that:

Point 1, 2, 6, 10,    is intersecting with Brep 1

Point 3, 7, 8, 4       is intersecting with Brep 2

Point 5, 0, 9, 11     is intersecting with Brep 3

and so on...

Hopefully you can help me out!

Robert

Views: 382

Attachments:

Replies to This Discussion

Any reason, you use split?

Try BRepLineIntersection (BLX) with a flat list of lines and a grafted Collection of BReps as inputs. This should return a tree of points with all the valid intersections for the corresponding BRep.

hi, unfortunabely it gives me that:

and i can not figure out what are the valid intersection-points and the corresponding BReps.

Attachments:

ok sorry i could figure it out.

I just had to shift the path and then it worked! thank you!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service