Grasshopper Sweep 2 between spirals error

Hey guys,

I’m trying to create the srf between two bent crvs. Loft gives not enough satisfying results, so I’ve tried to sweep2.
Any idea why it looks so strange?
thanks in advance :raised_hands:


190611_sweep2 test.gh (6.6 KB) 190611_sweep2_Test.3dm (67.7 KB)

Like this?
190611_sweep2 test_V2.gh (6.4 KB)

exactly
Thank you <3

Hey again,

I need to apply sweep to really many crvs. Is it possible to set all the curves to one definition?
I’ve tried with merge component: it didn’t work out well…

Grateful for your help!
190612_sweep2 test_2.gh (11.6 KB) 190612_sweep2_Test_2.3dm (85.2 KB)

Here is one method.
190612_sweep2 test_2_V2.gh (13.0 KB)

Partition, that’s smart!
And thanks for simplifying the intersections/divisions part! Works perfectly! :zap: :raised_hands:t3:

Hey,
I’m facing a new issue with the same sweep 2 situation.

The srf after sweep2 is extremely deformed. Do you have any idea why?

Pls help!

Sweep 2 error.3dm (147.2 KB) Sweep 2 error.gh (10.1 KB)

How about this way? In your section curves, lines with overlapping endpoints exist at the beginning of the rails, which seems to be the cause of failure ofSweep 2.


Sweep 2 error_re.gh (79.3 KB)

1 Like

Thanks, that’s working perfectly!

btw, how do you do this screanshot, preview, white window on the top of the gh interface?

File --> Export Quick Image (Ctrl+Shift+Q)

1 Like