Get a silhouette of intersecting curves

Hi all:
i am working on a pattern of intersecting circles, i want to trim all the intersecting curves where the only silhouette outer edges is remaining.
I thought about bimorph package using “curve intersect all” node, but it only return points.
Any ideas please.
Thank you

Dynamo can not perform boolean operations on curves. You could possibly try to adapt this workaround:

1 Like