Grasshopper

algorithmic modeling for Rhino

intersecting multiple surfaces-determining surface with most intersections

I'm intersecting multiple lines with multiple surfaces. Is there a way to isolate which surfaces has the most intersections? I'm trying to set up a system where it pulls toward the greatest density of surfaces. I've looked at using closest point, as plan B,  but even with messing with flattening and grafting it still returns all of the intersection points. I'm trying to do this without having to do intersections for each surface because the completed model will have over a hundred surfaces.

Views: 993

Attachments:

Replies to This Discussion

One possible way.
I'm trying to figure out how this will translate into my definition and I'm having trouble with the path mapper, since I'm not really familiar with it. What is it doing in this definition?
In this case the path mapper is taking all of the individual pts on separate branches {C} and placing them as a group for each srfs on Level {B}. That way when the Flip matrix is used it turns the data structure of a line intersecting N srfs into a srf with N intersections. Without the Pathmapper you couldn't turn rows into columns.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service