Grasshopper

algorithmic modeling for Rhino

Hello! I need help. I have two point containers. First have a structure:

{0;0}

{1;0}

{2;0}

{2;1}

{3;0}

Second:

{0}

{1}

{2}

{3}

I need build a line beetween point like this:

{0;0} - {0}

{1;0} - {1}

{2;0} - {2}

{2;1} - {2}

{3;0} - {3}

By default the line component assembels:

{0;0} - {0}

{1;0} - {1}

{2;0} - {2}

{2;1} - {3}

{3;0} - {3}

Help me please

Views: 707

Replies to This Discussion

Thanks Danny

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service