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
Tags:
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.
ok sorry i could figure it out.
I just had to shift the path and then it worked! thank you!
Welcome to
Grasshopper
© 2024 Created by Scott Davidson. Powered by