Curve|CurveIntersection fails to collect segments

Hello Guys,

Curve | Curve Intersection component seems to not resulting to produce expected segments

Data Organisation is neccessary to retrieve segments, but the logic is quite out far my reach of understanding as ive produced a clean tree so far and failed to have them give results

Below on the image ,please find the problem which im facing where I could not have them intersected to have segments to form a surface

Thank you for your support, .gh file provided below

CURVE CURVE INTERSECTION_DOUBT_FORUM_GH.gh (32.5 KB)

Dear Vasanth,

See attached gh. file the blue groups:
CURVE CURVE INTERSECTION_DOUBT_FORUM_GHEW.gh (39.7 KB)

  1. You have to flatten input, to select 1 brep, otherwise it will select all first breps of the tree of 140 => 140 breps.

  2. I took the surface you allready had. Made a new surface with the points of the curtains you made.

Bypassed shatter to create a new surface

The difference beween both is what you want.

Regards, Eef

Thank you Eef, I need the same surface formation across the entirety of panels which are currently left, so i need to preserve the tree and have the surface which has formed now to happen all across

I guess to form a polyline from the vertices which I have from the clean Data tree is the first step

Then do the region component to form surfaces

that is correct. but there are many ways to create this U shape.

When you have 1 shape as you wish on one surface, the next is
to Orient this shape to all other surfaces



CURVE CURVE INTERSECTION_DOUBT_FORUM_GHEW3.gh (36.1 KB)