Deconstruct brep cannot present the vertices

Hello
When curves are projected onto the geometry, Deconstruct brep cannot present the vertices correctly. Does anyone know the solution to this issue?
CADA.gh (8.6 KB)

You’re projecting curves, so you’re going to get curves, not breps. You probably want Discontinuities.

CADA-b.gh (17.6 KB)

its great. thank you so much

of course this time, Cap Hole is failed

The reason you can’t cap them is because the curves are not planar. I’m guessing this is what you want:

CADA-c.gh (17.9 KB)

Why don’t you have a look at the other approaches like mapping or morphing…


CADA_re.gh (16.9 KB)

1 Like

@akilli and @HS_Kim
thanks a lottttttt