Grasshopper

algorithmic modeling for Rhino

Hello everyone, i want to connect two different spiral into one, is there any way to fillet their ends? I tried to project points on surface in several ways, but nothing really works well.. 

Views: 808

Attachments:

Replies to This Discussion

Hi Katarzyna,

Two problems I see :

1) the "Reverse" option you set on the output of the second interpCrv does nothing, you must set it in the vertices input. Reverse is not Flip, it just reads a list bottom up

2) the two curves are not on the same branch, one is at {0;0}, the other at {0;0;0}. So they are treated as two different lists of 1 curve each by the ConnectCurves component. You need to Flatten that input.

thank you Fred <3 

Hi.

You can use sub-curve +ConnectCurve combination.

Attachments:

that's wonderful, thank you a lot <3 

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service