Grasshopper

algorithmic modeling for Rhino

Benjamin Golder's Blog – July 2012 Archive (1)

Split All Curves

After running into the need to split up a big messy set of curves at all their intersection locations, I decided to make a python component.

Basically, if you input a bunch of curves, this component should find every place where they intersect and then split them up, return a list of curve pieces on a separate branch for each input curve.

It should be able to handle self intersections and overlaps.

Feel free to use it, edit the code, and let me know if…

Continue

Added by Benjamin Golder on July 1, 2012 at 10:00pm — 4 Comments

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service