Grasshopper

algorithmic modeling for Rhino

Hi all,

Just wondering if anybody can point me towards the right direction. basically, i have 3 lines where i divided with curve divide, in one go, say 

LINE A  1------2-------3
LINE B  1------2-------3
LINE C  1------2-------3

What i actually need is to be able to create 3 separate polylines/interpolate curve connecting 1,2, and 3

Went around abit, not too sure if Path mapping would do the trick. How do i get around this, wont be surprised if its only a small tweak..Many thanks in advance!


Views: 320

Replies to This Discussion

You could use a Path mapper for this, or a Flip Matrix component. Flip matrix is easier (and faster) but less flexible.

Flip matrix input:
A····B····C
D····E····F
X····Y····Z

Flip matrix output:
A····D····X
B····E····Y
C····F····Z


--
David Rutten
david@mcneel.com
Poprad, Slovakia
Thanks for the quick reply!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service